Class SmtpProtocolException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
netscape.net.smtp.SmtpProtocolException
All Implemented Interfaces:
Serializable

public class SmtpProtocolException extends IOException
This exeception is thrown when unexpected results are returned during an SMTP session.
See Also: