MailBee.NET Objects 4.0

MailBeeInternalException Class

The exception that is thrown when an unexpected error occurs in MailBee code.

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

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

public class MailBeeInternalException : MailBeeLocalException, IMailBeeFatalException

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

Please contact AfterLogic support team if you've got this exception.

Requirements

Namespace: MailBee

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

See Also

MailBeeInternalException Members | MailBee Namespace