Neokernel API

ESMTPException Class

This exception is thrown by the ESMTPSender in the event that the message that is to be sent is refused by the SMTP server.

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

System.Object
   Exception
      SystemException
         ESMTPException

[Serializable]
public class ESMTPException : SystemException

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: com.neokernel.email

Assembly: Neokernel (in Neokernel.exe)

See Also

ESMTPException Members | com.neokernel.email Namespace