Package com.pdftools
Class ConformanceException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.pdftools.PdfToolsException
-
- com.pdftools.ConformanceException
-
- All Implemented Interfaces:
java.io.Serializable
public class ConformanceException extends PdfToolsException
The document has an invalid conformance level.
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ConformanceException(java.lang.String message)
-