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