Method | Description | |
---|---|---|
SMTPClientException ( String Message ) : System |
Create a new SMTP exception.
|
|
SMTPClientException ( String Message, |
Create a new SMTP exception.
|
public SMTPClientException ( String Message ) : System | ||
Message | String | The exception message. |
return | System |
public SMTPClientException ( String Message, |
||
Message | String | The exception message. |
InnerException | An optional inner exception. | |
return | System |