IncorrectPasswordException Class |
The exception that is thrown when specified password is incorrect.
Inheritance Hierarchy
Namespace: GroupDocs.Merger.ExceptionsAssembly: GroupDocs.Merger (in GroupDocs.Merger.dll) Version: 22.4.0.0
Syntaxpublic class IncorrectPasswordException : GroupDocsMergerException
Public Class IncorrectPasswordException
Inherits GroupDocsMergerException
public ref class IncorrectPasswordException : public GroupDocsMergerException
type IncorrectPasswordException =
class
inherit GroupDocsMergerException
end
See Also