Click or drag to resize

PdfAnnotationException Constructor

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