Package com.shockwave.pdfium
Class PdfPasswordException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- com.shockwave.pdfium.PdfPasswordException
-
- All Implemented Interfaces:
java.io.Serializable
public class PdfPasswordException extends java.io.IOException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PdfPasswordException()PdfPasswordException(java.lang.String detailMessage)
-