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