public final class RouteException extends RuntimeException
| Constructor and Description |
|---|
RouteException(IOException cause) |
| Modifier and Type | Method and Description |
|---|---|
void |
addConnectException(IOException e) |
IOException |
getLastConnectException() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RouteException(IOException cause)
public IOException getLastConnectException()
public void addConnectException(IOException e)
Copyright © 2017. All Rights Reserved.