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

Exception for errors that occur during sending More...

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

Public Member Functions

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

Detailed Description

Exception for errors that occur during sending

Constructor & Destructor Documentation

◆ ESmtpSenderSendException() [1/3]

Ict.Common.IO.ESmtpSenderSendException.ESmtpSenderSendException ( )
inline

Creates a new instance of this exception.

◆ ESmtpSenderSendException() [2/3]

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

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

Parameters
AMessageThe message that describes the error.

◆ ESmtpSenderSendException() [3/3]

Ict.Common.IO.ESmtpSenderSendException.ESmtpSenderSendException ( 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: