public class DisabledAccountException 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 |
|---|
DisabledAccountException()
Constructor
|
DisabledAccountException(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 DisabledAccountException()
public DisabledAccountException(String description)
description - Error descriptionCopyright © 2019 The Holon Platform. All rights reserved.