메소드 | 설명 | |
---|---|---|
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 |