java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.sejda.sambox.encryption.EncryptionException
- All Implemented Interfaces:
Serializable
Generic exception signaling that something went wrong during the encryption process
- Author:
- Andrea Vacondio
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionEncryptionException(String message) EncryptionException(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
-
EncryptionException
-
EncryptionException
-
EncryptionException
-