Click or drag to resize

PdfException Constructor

Overload List
Name Description
Public method PdfException
Initializes object by default error message.
Public method PdfException(String)
Initializes object by specified error message.
Public method PdfException(String, Exception)
Initializes object by specified error message and inner exception object.
Top
See Also