Package com.pdftools
Class ProcessingException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.pdftools.PdfToolsException
-
- com.pdftools.ProcessingException
-
- All Implemented Interfaces:
java.io.Serializable
public class ProcessingException extends PdfToolsException
The file cannot be processed.
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ProcessingException(java.lang.String message)
-