Package com.pdftools
Class PasswordException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.pdftools.PdfToolsException
-
- com.pdftools.PasswordException
-
- All Implemented Interfaces:
java.io.Serializable
public class PasswordException extends PdfToolsException
Invalid password specified.
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PasswordException(java.lang.String message)
-