Class EncryptionUnsupportedByProductException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.openpdf.renderer.decrypt.UnsupportedEncryptionException
org.openpdf.renderer.decrypt.EncryptionUnsupportedByProductException
- All Implemented Interfaces:
Serializable
Identifies that the specified encryption mechanism is not
supported by this product, that is, PDFRenderer, as opposed to
a
limitation in
the platform.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EncryptionUnsupportedByProductException
-