public final class RouteException extends Exception
| Constructor and Description |
|---|
RouteException(IOException
|
| Modifier and Type | Method and Description |
|---|---|
void |
addConnectException(IOException
|
IOException |
getLastConnectException()
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RouteException(IOExceptioncause)
public IOExceptiongetLastConnectException()
public void addConnectException(IOExceptione)