public class AuthenticationRepositoryException extends RepositoryException
| Constructor and Description |
|---|
AuthenticationRepositoryException() |
AuthenticationRepositoryException(String msg) |
AuthenticationRepositoryException(String msg,
Throwable cause) |
AuthenticationRepositoryException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AuthenticationRepositoryException()
public AuthenticationRepositoryException(String msg)
public AuthenticationRepositoryException(String msg, Throwable cause)
public AuthenticationRepositoryException(Throwable cause)