public class XfdfException extends RuntimeException
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) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static final String ATTRIBUTE_NAME_OR_VALUE_MISSING
public static final String PAGE_IS_MISSING
public XfdfException(String message)
Copyright © 1998–2023 iText Group NV. All rights reserved.