Package com.itextpdf.forms.exceptions
Class XfdfException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.itextpdf.commons.exceptions.ITextException
com.itextpdf.forms.exceptions.XfdfException
- All Implemented Interfaces:
-
Serializable
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
ATTRIBUTE_NAME_OR_VALUE_MISSING
Message in case one tries to add attribute with null name or value- See Also:
-
PAGE_IS_MISSING
Message in case one tries to add annotation without indicating the page it belongs to- See Also:
-
-
Constructor Details
-
XfdfException
-