Package com.mchange.net
Class SmtpException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.mchange.net.ProtocolException
-
- com.mchange.net.SmtpException
-
- All Implemented Interfaces:
java.io.Serializable
public class SmtpException extends ProtocolException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SmtpException()
SmtpException(int num, java.lang.String msg)
SmtpException(java.lang.String msg)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getSmtpResponseNumber()
-