public class SaRMIAuthenticationException extends SaRMIBaseException
detail
Constructor and Description |
---|
SaRMIAuthenticationException()
constructs
SaRMIAuthentificationException . |
SaRMIAuthenticationException(String s)
constructs
SaRMIAuthentificationException with the
detailed message. |
SaRMIAuthenticationException(String s,
Throwable cause)
constructs
SaRMIAuthentificationException with the
detailed message and nested exception. |
getStackTraceString
getCause, getMessage
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SaRMIAuthenticationException()
SaRMIAuthentificationException
.public SaRMIAuthenticationException(String s)
SaRMIAuthentificationException
with the
detailed message.s
- error messageCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.