Package ru.bgcrm.model.authentication
Class BGAuthenticationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ru.bgcrm.model.BGException
ru.bgcrm.model.authentication.BGAuthenticationException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionBGAuthenticationException(String message) BGAuthenticationException(String message, Throwable cause) BGAuthenticationException(AuthenticationStatus authenticationStatus) -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAuthenticationStatus(AuthenticationStatus authenticationStatus) Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BGAuthenticationException
public BGAuthenticationException() -
BGAuthenticationException
-
BGAuthenticationException
-
BGAuthenticationException
-
BGAuthenticationException
-
BGAuthenticationException
-
-
Method Details
-
getAuthenticationStatus
-
setAuthenticationStatus
-
getReports
-