Class StoreException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.exception.StoreException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
InvalidTokenException
Thrown if there is a problem storing or loading values.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionStoreException(String message) StoreException(String message, Throwable cause) StoreException(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
-
StoreException
-
StoreException
-
StoreException
-