Package com.atlassian.oauth2.scopes.api
Class InvalidScopeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.oauth2.scopes.api.InvalidScopeException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvalidScopeException(Collection<String> invalidScopes) InvalidScopeException(Collection<String> invalidScopes, 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
-
InvalidScopeException
-
InvalidScopeException
-
-
Method Details
-
blankScope
-