Class ConfigurationNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.oauth2.client.api.storage.token.exception.UnrecoverableTokenException
com.atlassian.oauth2.client.api.storage.token.exception.ConfigurationNotFoundException
- All Implemented Interfaces:
Serializable
Indicates that a
ClientConfigurationEntity can't be found in the database.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionConfigurationNotFoundException(String message) ConfigurationNotFoundException(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
-
ConfigurationNotFoundException
-
ConfigurationNotFoundException
-