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