Click or drag to resize

PdfPasswordException Constructor

Overload List
  NameDescription
Public methodPdfPasswordException
Initializes a new instance of the PdfPasswordException class
Public methodPdfPasswordException(String)
Initializes a new instance of the PdfPasswordException class with a specified error message.
Public methodPdfPasswordException(String, Exception)
Initializes a new instance of the PdfPasswordException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Top
See Also