public class AuthorizationEndpointException extends org.springframework.security.authentication.AuthenticationServiceException
Constructor and Description |
---|
AuthorizationEndpointException(String error,
String errorDescription,
String errorURI) |
Modifier and Type | Method and Description |
---|---|
String |
getError() |
String |
getErrorDescription() |
String |
getErrorURI() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public AuthorizationEndpointException(String error, String errorDescription, String errorURI)
public String getErrorDescription()
public String getErrorURI()
Copyright © 2018. All rights reserved.