PdfParserException Class | 
Namespace: Opait.Pdf.Api
public class PdfParserException : PdfException
| Name | Description | |
|---|---|---|
| PdfParserException | 
            Initializes a new instance of the PdfParserException class.
              | |
| PdfParserException(String) | 
            Initializes a new instance of the PdfParserException class with a specified error message.
              | |
| PdfParserException(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.
              |