public class AuthManagerException extends RuntimeException
| Constructor and Description |
|---|
AuthManagerException(String errorCode,
String errorMessage)
Constructor the initialize Handler exception
|
AuthManagerException(String errorCode,
String errorMessage,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorCode() |
void |
setErrorCode(String errorCode) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020. All rights reserved.