MailBee.NET Objects 4.0

MailBeeImpersonationException Class

An abstract parent for all exceptions that are thrown on errors which occur during starting or termniating the impersonation.

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

System.Object
   System.Exception
      System.ApplicationException
         MailBee.MailBeeException
            MailBee.MailBeeLocalException
               MailBee.Security.MailBeeImpersonationException
                  MailBee.Security.MailBeeImpersonationWin32Exception

public abstract class MailBeeImpersonationException : MailBeeLocalException

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 only methods which can throw such exceptions are LogonAs and Logoff.

Requirements

Namespace: MailBee.Security

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

See Also

MailBeeImpersonationException Members | MailBee.Security Namespace