Package org.subethamail.smtp.client
Class SMTPException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.subethamail.smtp.client.SMTPException
- All Implemented Interfaces:
Serializable
Thrown if a syntactically valid reply was received from the server, which
indicates an error via the status code.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SMTPException
-
-
Method Details
-
getResponse
-