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