public class UnknownAccountException extends AuthenticationException
ErrorResponse.ErrorResponseException
ERROR_CODE_SERIALIZATION_NAME, ERROR_DESCRIPTION_SERIALIZATION_NAME, ERROR_URI_SERIALIZATION_NAME, INVALID_CLIENT, INVALID_REQUEST, INVALID_TOKEN, SERVER_ERROR, TEMPORARY_UNAVAILABLE
Constructor and Description |
---|
UnknownAccountException()
Constructor
|
UnknownAccountException(String description)
Constructor with error description
|
getScheme, setScheme
getErrorCode, getErrorDescription, getErrorURI, getHttpStatus
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getErrorCode, getErrorDescription, getErrorURI, getHttpStatus
public UnknownAccountException()
public UnknownAccountException(String description)
description
- Error descriptionCopyright © 2019 The Holon Platform. All rights reserved.