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