Package netscape.net.smtp
Class SmtpProtocolException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
netscape.net.smtp.SmtpProtocolException
- All Implemented Interfaces:
Serializable
This exeception is thrown when unexpected results are returned during
an SMTP session.
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString