Exception for errors that occur during sending
More...
Exception for errors that occur during sending
◆ 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
-
| AMessage | The 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
-
| AMessage | The message that describes the error. |
| AInnerException | The exception that caused this exception. |
The documentation for this class was generated from the following file: