MailBee.NET Objects 4.0

MailBeeLoginNoSupportedMethodsException Class

The exception that is thrown when the authentication process cannot proceed, because no authentication methods allowed by the application for authentication are supported by the server.

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

System.Object
   System.Exception
      System.ApplicationException
         MailBee.MailBeeException
            MailBee.MailBeeNetworkException
               MailBee.MailBeeRemoteHostException
                  MailBee.MailBeeProtocolException
                     MailBee.MailBeeEmailProtocolException
                        MailBee.MailBeeLoginNotPossibleException
                           MailBee.MailBeeLoginNoSupportedMethodsException

public class MailBeeLoginNoSupportedMethodsException : MailBeeLoginNotPossibleException

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.

Remarks

If this exception occurs, the developer may consider to use Auto as a value of:

Requirements

Namespace: MailBee

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

See Also

MailBeeLoginNoSupportedMethodsException Members | MailBee Namespace