Generic emailer exception
More...
Generic emailer exception
◆ 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
-
| AMessage | The 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
-
| 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: