Package de.xima.fc.pdf.form
Class UnsupportedXfaFormException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
de.xima.fc.pdf.form.UnsupportedXfaFormException
- All Implemented Interfaces:
Serializable
WHen attempting to read a PDF document that contains an XFA form, but XFA forms are not supported by the engine.
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUnsupportedXfaFormException
(String message) UnsupportedXfaFormException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnsupportedXfaFormException
-
UnsupportedXfaFormException
-
UnsupportedXfaFormException
-