Example usage for Java com.lowagie.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. | |
DocumentException() Constructs a DocumentException without a message. |