Example usage for Java com.itextpdf.text DocumentException fields, constructors, methods, implement or subclass
The text is from its open source code.
DocumentException(Exception ex) Creates a Document exception. | |
DocumentException(String message) Constructs a DocumentException with a message. |