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, toString
public SenderClosedException(String message)
public SenderClosedException(Throwable cause)
public void rethrow()
rethrow
in class SenderException
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.