Method | Description | |
---|---|---|
EmailNotSentException ( ) : System |
Initializes a new instance of the EmailNotSentException class.
|
|
EmailNotSentException ( string message ) : System |
Initializes a new instance of the EmailNotSentException class.
|
public EmailNotSentException ( string message ) : System | ||
message | string | The message that describes the error. |
return | System |