Package com.sun.pdfview.decrypt
Class EncryptionUnsupportedByProductException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sun.pdfview.decrypt.UnsupportedEncryptionException
com.sun.pdfview.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 java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EncryptionUnsupportedByProductException
-