Click or drag to resize
MimeKit

CommandException Constructor

Initializes a new instance of the CommandException class.

Namespace: MailKit
Assembly: MailKit (in MailKit.dll) Version: 4.3.0
Syntax
C#
protected CommandException()
Remarks
Creates a new CommandException.
See Also