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. |
getStackTraceStringgetCause, getMessageaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SaRMIAuthenticationException()
SaRMIAuthentificationException.public SaRMIAuthenticationException(String s)
SaRMIAuthentificationException with the
detailed message.s - error messageCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.