Method | Description | |
---|---|---|
SmtpCommandException ( ) : System | ||
SmtpCommandException ( string message ) : System | ||
SmtpCommandException ( string message, |
||
SmtpCommandException ( string command, string line ) : System | ||
SmtpCommandException ( string command, string line, |
public SmtpCommandException ( string message ) : System | ||
message | string | |
return | System |
public SmtpCommandException ( string message, |
||
message | string | |
innerException | ||
return | System |
public SmtpCommandException ( string command, string line ) : System | ||
command | string | |
line | string | |
return | System |
public SmtpCommandException ( string command, string line, |
||
command | string | |
line | string | |
innerException | ||
return | System |