 | InvalidPasswordException Constructor |
Initializes a new instance of the InvalidPasswordException class.
Namespace: Patagames.Pdf.Net.ExceptionsAssembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntaxpublic InvalidPasswordException()
public:
InvalidPasswordException()
new : unit -> InvalidPasswordException
public InvalidPasswordException()
Patagames.Pdf.Net.Exceptions.InvalidPasswordException = function();
See Also