MailBee.NET Objects 4.0

MailBeeSmtpLoginBadCredentialsException Class

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

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

System.Object
   System.Exception
      System.ApplicationException
         MailBee.MailBeeException
            MailBee.MailBeeNetworkException
               MailBee.MailBeeRemoteHostException
                  MailBee.MailBeeProtocolException
                     MailBee.MailBeeEmailProtocolException
                        MailBee.MailBeeEmailProtocolNegativeResponseException
                           MailBee.SmtpMail.MailBeeSmtpNegativeResponseException
                              MailBee.SmtpMail.MailBeeSmtpLoginNegativeResponseException
                                 MailBee.SmtpMail.MailBeeSmtpLoginBadCredentialsException

public class MailBeeSmtpLoginBadCredentialsException : MailBeeSmtpLoginNegativeResponseException, 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.SmtpMail

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

See Also

MailBeeSmtpLoginBadCredentialsException Members | MailBee.SmtpMail Namespace