public class AuthenticationRepositoryException extends RepositoryException
| Constructor and Description |
|---|
AuthenticationRepositoryException() |
AuthenticationRepositoryException(String msg) |
AuthenticationRepositoryException(String msg,
Throwable cause) |
AuthenticationRepositoryException(Throwable cause) |
public AuthenticationRepositoryException()
public AuthenticationRepositoryException(String msg)
public AuthenticationRepositoryException(String msg,
Throwable cause)
public AuthenticationRepositoryException(Throwable cause)