MailKit Documentation
MailKit Documentation
API Reference
MailKit
CommandException Class
CommandException Constructor
CommandException Constructor
CommandException(String) Constructor
CommandException(SerializationInfo, StreamingContext) Constructor
CommandException(String, Exception) Constructor
Command
Exception(String) Constructor
Initializes a new instance of the
CommandException
class.
Namespace:
MailKit
Assembly:
MailKit (in MailKit.dll) Version: 4.7.1
Syntax
C#
Copy
protected
CommandException
(
string
message
)
Parameters
message
String
The error message.
Remarks
Creates a new
CommandException
.
See Also
Reference
CommandException Class
CommandException Overload
MailKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast