Click or drag to resize

PdfException Constructor

Overload List
  NameDescription
Public methodPdfException
Initializes a new instance of the PdfException class.
Public methodPdfException(String)
Initializes a new instance of the PdfException class with a specified error message.
Public methodPdfException(String, Exception)
Initializes a new instance of the PdfException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Top
See Also