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, toString
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.