Метод | Описание | |
---|---|---|
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. |
Результат | System |
public SMTPClientException ( String Message, |
||
Message | String | The exception message. |
InnerException | An optional inner exception. | |
Результат | System |