public class SenderException extends TransportException
| Constructor and Description |
|---|
SenderException(String message) |
SenderException(String message,
Throwable cause) |
SenderException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
void |
rethrow() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2006–2018 The Apache Software Foundation. All rights reserved.