public class SMTPException extends IOException
Constructor and Description |
---|
SMTPException(SMTPClient.Response resp) |
Modifier and Type | Method and Description |
---|---|
SMTPClient.Response |
getResponse() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SMTPException(SMTPClient.Response resp)
public SMTPClient.Response getResponse()
Copyright © 2006–2015. All rights reserved.