MailBee.NET Objects 4.0

MailBeeImapNegativeResponseException Class

The exception that is thrown when the IMAP server responds with a negative reply (i.e. "BAD" or "NO").

For a list of all members of this type, see MailBeeImapNegativeResponseException Members.

System.Object
   System.Exception
      System.ApplicationException
         MailBee.MailBeeException
            MailBee.MailBeeNetworkException
               MailBee.MailBeeRemoteHostException
                  MailBee.MailBeeProtocolException
                     MailBee.MailBeeEmailProtocolException
                        MailBee.MailBeeEmailProtocolNegativeResponseException
                           MailBee.ImapMail.MailBeeImapNegativeResponseException
                              MailBee.ImapMail.MailBeeImapLoginNegativeResponseException

public class MailBeeImapNegativeResponseException : MailBeeEmailProtocolNegativeResponseException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: MailBee.ImapMail

Assembly: MailBee.NET (in MailBee.NET.dll)

See Also

MailBeeImapNegativeResponseException Members | MailBee.ImapMail Namespace