Example usage for Java com.lowagie.text ExceptionConverter fields, constructors, methods, implement or subclass
The text is from its open source code.
ExceptionConverter(Exception ex) Construct a RuntimeException based on another Exception |
Exception | getException() and allow the user of ExceptionConverter to get a handle to it. |