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