MailBee.NET Objects 7.2

MailBeeLocalException Class

The exception that is thrown when an error occurs due to user actions or problems with accessing local (not network) resources.

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

System.Object
   System.Exception
      System.ApplicationException
         MailBee.MailBeeException
            MailBee.MailBeeLocalException
               Derived types

[Serializable]
public class MailBeeLocalException : MailBeeException

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

Examples of local errors are: file not found, database error, aborted by user, license error, etc.

Requirements

Namespace: MailBee

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

See Also

MailBeeLocalException Members | MailBee Namespace