Class BadOpaqueTokenException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.power4j.fist.boot.security.oauth2.server.resource.introspection.Oauth2IntrospectionException
com.power4j.fist.boot.security.oauth2.server.resource.introspection.BadOpaqueTokenException
- All Implemented Interfaces:
Serializable
- Since:
- 1.0
- Author:
- CJ (power4j@outlook.com)
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionBadOpaqueTokenException(String message) BadOpaqueTokenException(String message, Throwable cause) BadOpaqueTokenException(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
-
BadOpaqueTokenException
-
BadOpaqueTokenException
-
BadOpaqueTokenException
-