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
public class SMTPException
- extends IOException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SMTPException
public SMTPException(SMTPClient.Response resp)
getResponse
public SMTPClient.Response getResponse()
Copyright © 2006-2012. All Rights Reserved.