OpenPetra
Free Administration Software for Non-Profits
Ict.Common.IO.ESmtpSenderException Class Reference

Generic emailer exception More...

Inheritance diagram for Ict.Common.IO.ESmtpSenderException:
Ict.Common.Exceptions.EOPAppException Ict.Common.Exceptions.EOPException Ict.Common.IO.ESmtpSenderInitializeException Ict.Common.IO.ESmtpSenderSendException

Public Member Functions

 ESmtpSenderException ()
 Creates a new instance of this exception. More...
 
 ESmtpSenderException (String AMessage)
 Creates a new instance of this exception with the specified message. More...
 
 ESmtpSenderException (string AMessage, Exception AInnerException)
 Creates a new instance of this exception with the specified message and reference to the inner exception. More...
 

Detailed Description

Generic emailer exception

Constructor & Destructor Documentation

◆ ESmtpSenderException() [1/3]

Ict.Common.IO.ESmtpSenderException.ESmtpSenderException ( )
inline

Creates a new instance of this exception.

◆ ESmtpSenderException() [2/3]

Ict.Common.IO.ESmtpSenderException.ESmtpSenderException ( String  AMessage)
inline

Creates a new instance of this exception with the specified message.

Parameters
AMessageThe message that describes the error.

◆ ESmtpSenderException() [3/3]

Ict.Common.IO.ESmtpSenderException.ESmtpSenderException ( string  AMessage,
Exception  AInnerException 
)
inline

Creates a new instance of this exception with the specified message and reference to the inner exception.

Parameters
AMessageThe message that describes the error.
AInnerExceptionThe exception that caused this exception.

The documentation for this class was generated from the following file: