public class InteractionRequiredException extends OAuth2Exception
Constructor and Description |
---|
InteractionRequiredException()
Constructs a new InteractionRequiredException with the default message.
|
InteractionRequiredException(OAuth2Constants.UrlLocation parameterLocation)
Constructs a new InteractionRequiredException with the specified message.
|
getError, getParameterLocation, getStatusCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InteractionRequiredException()
public InteractionRequiredException(OAuth2Constants.UrlLocation parameterLocation)
parameterLocation
- Indicates the location of the parameters in the URL.Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.