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:
java.io.Serializable
public class SmtpProtocolException extends java.io.IOException
This exeception is thrown when unexpected results are returned during an SMTP session.- See Also:
- Serialized Form