ComponentSpace Email Checker Class Library Reference

EmailCheckerException Class

The exception that is thrown when an email check operation fails.

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

System.Object
   System.Exception
      System.ApplicationException
         ComponentSpace.EmailChecker.EmailCheckerException

[Visual Basic]
Public Class EmailCheckerException
    Inherits ApplicationException
[C#]
public class EmailCheckerException : 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: ComponentSpace.EmailChecker

Assembly: ComponentSpace.EmailChecker (in ComponentSpace.EmailChecker.dll)

See Also

EmailCheckerException Members | ComponentSpace.EmailChecker Namespace