public final class RouteException extends HttpUncheckException
errcode, errmsg| Constructor and Description |
|---|
RouteException(IOException cause) |
| Modifier and Type | Method and Description |
|---|---|
void |
addConnectException(IOException e) |
IOException |
getFirstConnectException() |
IOException |
getLastConnectException() |
impossible, isCauseBy, noImplement, unwrapThrowaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RouteException(IOException cause)
public IOException getFirstConnectException()
public IOException getLastConnectException()
public void addConnectException(IOException e)
Copyright © 2020. All rights reserved.