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