The WrongPasswordException type exposes the following members.

Constructors

  NameDescription
Protected methodWrongPasswordException
For serializing purposes only.

Methods

  NameDescription
Public methodGetObjectData
For serializing purposes only.
(Inherited from PdfException.)

Properties

  NameDescription
Public propertySource
Get or set the name of the application or the object that causes the error.
(Inherited from PdfException.)
Public propertyStackTrace
Get a string representation of the frames on the call stack at the time the current exception was thrown.
(Inherited from PdfException.)

See Also