Class MissingKeyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.crowd.exception.crypto.MissingKeyException
- All Implemented Interfaces:
Serializable
Thrown when encryption key has not been found in the file system or the default key is not set.
- 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
-
MissingKeyException
public MissingKeyException() -
MissingKeyException
-