Package com.pdftools
Class PermissionException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.pdftools.PdfToolsException
-
- com.pdftools.PermissionException
-
- All Implemented Interfaces:
java.io.Serializable
public class PermissionException extends PdfToolsException
The operation is not allowed.
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PermissionException(java.lang.String message)
-