Class SMTPException

All Implemented Interfaces:
Serializable

public class SMTPException extends IOException
Thrown if a syntactically valid reply was received from the server, which indicates an error via the status code.
See Also: