Class Oauth2IntrospectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.power4j.fist.boot.security.oauth2.server.resource.introspection.Oauth2IntrospectionException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
BadOpaqueTokenException
- Since:
- 1.0
- Author:
- CJ (power4j@outlook.com)
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionOauth2IntrospectionException(String message) Oauth2IntrospectionException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
Oauth2IntrospectionException
-
Oauth2IntrospectionException
-
Oauth2IntrospectionException
-