com.qoppa.pdf
Class PDFPermissionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.qoppa.pdf.PDFException
com.qoppa.pdf.PDFSecurityException
com.qoppa.pdf.PDFPermissionException
- All Implemented Interfaces:
- Serializable
public class PDFPermissionException
- extends PDFSecurityException
Exception thrown when there is any permission error. The error message can be retrieved using
the getMessage() method.
- Author:
- Qoppa Software
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PDFPermissionException
public PDFPermissionException(String msg)