public class InvalidTokenException extends AuthenticationException
AuthenticationToken
is not valid or malformedErrorResponse.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 |
---|
InvalidTokenException(String description)
Constructor
|
InvalidTokenException(String description,
String scheme)
Constructor
|
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 InvalidTokenException(String description)
description
- Error descriptionCopyright © 2018 The Holon Platform. All rights reserved.