MailBee.NET Objects 7.2

MailBeeSystemSettingsException Class

The exception that is thrown when an attempt to request certain information from the system failed.

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

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

[Serializable]
public class MailBeeSystemSettingsException : 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

For instance, this exception can be thrown on direct send attempt using QuickSend method when there are no DNS servers registered in the system.

Requirements

Namespace: MailBee

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

See Also

MailBeeSystemSettingsException Members | MailBee Namespace