MailBee.NET Objects 4.0

MailBeePop3LoginBadCredentialsException Class

The exception that is thrown when the POP3 server reports the given user account name and/or password is incorrect.

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

System.Object
   System.Exception
      System.ApplicationException
         MailBee.MailBeeException
            MailBee.MailBeeNetworkException
               MailBee.MailBeeRemoteHostException
                  MailBee.MailBeeProtocolException
                     MailBee.MailBeeEmailProtocolException
                        MailBee.MailBeeEmailProtocolNegativeResponseException
                           MailBee.Pop3Mail.MailBeePop3NegativeResponseException
                              MailBee.Pop3Mail.MailBeePop3LoginNegativeResponseException
                                 MailBee.Pop3Mail.MailBeePop3LoginBadCredentialsException

public class MailBeePop3LoginBadCredentialsException : MailBeePop3LoginNegativeResponseException, IMailBeeLoginBadCredentialsException

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.Pop3Mail

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

See Also

MailBeePop3LoginBadCredentialsException Members | MailBee.Pop3Mail Namespace