public class XfdfException
extends com.itextpdf.commons.exceptions.ITextException
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTRIBUTE_NAME_OR_VALUE_MISSING
Message in case one tries to add attribute with null name or value.
|
static String |
PAGE_IS_MISSING
Message in case one tries to add annotation without indicating the page it belongs to.
|
| Constructor and Description |
|---|
XfdfException(String message)
The exception thrown when some errors occur while working with XFDF objects.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final String ATTRIBUTE_NAME_OR_VALUE_MISSING
public static final String PAGE_IS_MISSING
public XfdfException(String message)
message - exception message.Copyright © 1998–2025 Apryse Group NV. All rights reserved.