Class MissingScopeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.jagrosh.jdautilities.oauth2.exceptions.MissingScopeException
- All Implemented Interfaces:
Serializable
Exception raised whenever attempting to perform an action or function
with a missing
Scope
.- Author:
- Kaidan Gustave
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MissingScopeException
-