Overload List

NameDescription
PdfAnnotationException()()()()
Initializes object with default error message.
PdfAnnotationException(Exception)
Initializes object with default error message and inner exception object.
PdfAnnotationException(String)
Initializes object by specified error message.
PdfAnnotationException(String, Exception)
Initializes object with specified error message and inner exception object.

See Also