public class ClientExecutorException extends RuntimeException
ClientExecutor occurs| Constructor and Description |
|---|
ClientExecutorException(String url,
String message) |
ClientExecutorException(String url,
String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getUrl()
Returns the URL of the call where the exception occured
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getUrl()
Copyright © 2017. All rights reserved.