Java com.lowagie.text ExceptionConverter fields, constructors, methods, implement or subclass

Example usage for Java com.lowagie.text ExceptionConverter fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.lowagie.text ExceptionConverter.

The text is from its open source code.

Constructor

ExceptionConverter(Exception ex)
Construct a RuntimeException based on another Exception

Method

ExceptiongetException()
and allow the user of ExceptionConverter to get a handle to it.