MailBee.NET Objects 4.0

MailBeeLoginWin32Exception Class

The exception that is thrown when underlying Win32 Schannel implementation of Windows Integrated authentication returns an error.

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

System.Object
   System.Exception
      System.ApplicationException
         MailBee.MailBeeException
            MailBee.MailBeeLocalException
               MailBee.MailBeeLoginWin32Exception

public class MailBeeLoginWin32Exception : MailBeeLocalException, IMailBeeLoginException, IMailBeeWin32Exception

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

The developer can obtain Win32 error code from NativeErrorCode property.

Requirements

Namespace: MailBee

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

See Also

MailBeeLoginWin32Exception Members | MailBee Namespace