Overload List

NameDescription
PdfException()()()()
Initializes object by default error message.
PdfException(String)
Initializes object by specified error message.
PdfException(String, Exception)
Initializes object by specified error message and inner exception object.

See Also