MailMill .NET Class Library

MailMillException Class

The exception that is thrown when an error occurs in the MailMill class library.

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

System.Object
   System.Exception
      System.ApplicationException
         MailMill.MailMillException

public class MailMillException : ApplicationException

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.

Requirements

Namespace: MailMill

Assembly: MailMill (in MailMill.dll)

See Also

MailMillException Members | MailMill Namespace