ImapException

ImapException class

Represents the exception that is thrown when the ImapClient is not able to complete an operation.

The ImapException type exposes the following members:

Constructors

NameDescription
ImapException()Initializes a new instance of the ImapException class.
ImapException(message)Initializes a new instance of the ImapException class
ImapException(format, parameters)Initializes a new instance of the ImapException class

Properties

NameDescription
error_details

See Also