public class PasswordMismatchException extends BaseUncheckedException
EMPTY_SPACE| Constructor and Description |
|---|
PasswordMismatchException(String errorCode,
String errorMessage)
Constructor the initialize Handler exception
|
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorCode() |
void |
setErrorCode(String errorCode) |
addInfo, getCodes, getErrorText, getErrorTexts, getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getErrorCode()
getErrorCode in class BaseUncheckedExceptionpublic void setErrorCode(String errorCode)
Copyright © 2020. All rights reserved.