public class LockedAccountException extends AuthenticationException
ErrorResponse.ErrorResponseExceptionERROR_CODE_SERIALIZATION_NAME, ERROR_DESCRIPTION_SERIALIZATION_NAME, ERROR_URI_SERIALIZATION_NAME, INVALID_CLIENT, INVALID_REQUEST, INVALID_TOKEN, SERVER_ERROR, TEMPORARY_UNAVAILABLE| Constructor and Description |
|---|
LockedAccountException()
Constructor
|
LockedAccountException(String description)
Constructor with error description
|
getScheme, setSchemegetErrorCode, getErrorDescription, getErrorURI, getHttpStatusaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetErrorCode, getErrorDescription, getErrorURI, getHttpStatuspublic LockedAccountException()
public LockedAccountException(String description)
description - Error descriptionCopyright © 2019 The Holon Platform. All rights reserved.