Click or drag to resize

PdfParserException Constructor

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