An abstract parent for all exceptions which indicate that the authentication process cannot proceed under current conditions.
For a list of all members of this type, see MailBeeLoginNotPossibleException Members.
System.Object
System.Exception
System.ApplicationException
MailBee.MailBeeException
MailBee.MailBeeNetworkException
MailBee.MailBeeRemoteHostException
MailBee.MailBeeProtocolException
MailBee.MailBeeEmailProtocolException
MailBee.MailBeeLoginNotPossibleException
MailBee.MailBeeLoginNoCredentialsException
MailBee.MailBeeLoginNoSupportedMethodsException
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
This kind of exception can be thought of as "nothing to try". For instance, the account name is not specified, the authentication methods requested by the application are missing in the server capabilities list, etc.
Namespace: MailBee
Assembly: MailBee.NET (in MailBee.NET.dll)
MailBeeLoginNotPossibleException Members | MailBee Namespace