public class SmtpException extends ProtocolException
Constructor | Description |
---|---|
SmtpException() |
|
SmtpException(int num,
java.lang.String msg) |
|
SmtpException(java.lang.String msg) |
Modifier and Type | Method | Description |
---|---|---|
int |
getSmtpResponseNumber() |