public class TransportException extends RuntimeException
| Constructor and Description |
|---|
TransportException(String msg) |
TransportException(String msg,
Throwable cause) |
TransportException(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.