public final 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, toStringpublic SMTPException(SMTPClient.Response resp)
public SMTPClient.Response getResponse()
Copyright © 2006–2024. All rights reserved.