Method | Description | |
---|---|---|
SmtpException ( ) : System | ||
SmtpException ( SmtpStatusCode statusCode ) : System | ||
SmtpException ( SmtpStatusCode statusCode, string message ) : System | ||
SmtpException ( string message ) : System | ||
SmtpException ( string message, |
Method | Description | |
---|---|---|
SmtpException ( |
Method | Description | |
---|---|---|
GetMessageForStatus ( SmtpStatusCode statusCode ) : string | ||
GetMessageForStatus ( SmtpStatusCode statusCode, string serverResponse ) : string | ||
GetObjectData ( |
||
ISerializable ( |
||
SmtpException ( SmtpStatusCode statusCode, string serverMessage, bool serverResponse ) : System | ||
SmtpException ( string message, string serverResponse ) : System |
protected SmtpException ( |
||
serializationInfo | ||
streamingContext | ||
return | System |
public SmtpException ( SmtpStatusCode statusCode ) : System | ||
statusCode | SmtpStatusCode | |
return | System |
public SmtpException ( SmtpStatusCode statusCode, string message ) : System | ||
statusCode | SmtpStatusCode | |
message | string | |
return | System |
public SmtpException ( string message ) : System | ||
message | string | |
return | System |
public SmtpException ( string message, |
||
message | string | |
innerException | ||
return | System |