public class InvalidCodeException extends OAuth2Exception
Constructor and Description |
---|
InvalidCodeException(String message)
Constructs a new InvalidCodeException with the specified message.
|
getError, getParameterLocation, getStatusCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidCodeException(String message)
message
- The reason for the exception.Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.