Package com.pingidentity.sdk.key
Class MasterKeyEncryptorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.pingidentity.sdk.key.MasterKeyEncryptorException
- All Implemented Interfaces:
Serializable
A general exception for the
MasterKeyEncryptor.- Since:
- 8.0
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMasterKeyEncryptorException(String message) MasterKeyEncryptorException(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
-
MasterKeyEncryptorException
public MasterKeyEncryptorException() -
MasterKeyEncryptorException
-
MasterKeyEncryptorException
-
MasterKeyEncryptorException
-