Class PDFAuthenticationFailureException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.openpdf.renderer.PDFParseException
org.openpdf.renderer.decrypt.PDFAuthenticationFailureException
- All Implemented Interfaces:
Serializable
Identifies that the supplied password was incorrect or non-existent
and required.
- 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
-
PDFAuthenticationFailureException
-