Click or drag to resize

PdfConformanceException Constructor

Overload List
Name Description
Public method PdfConformanceException
Initializes object with default error message.
Public method PdfConformanceException(Exception)
Initializes object with default error message and inner exception object.
Public method PdfConformanceException(String)
Initializes object by specified error message.
Public method PdfConformanceException(String, Exception)
Initializes object with specified error message and inner exception object.
Top
See Also