public class RESTServiceException extends RuntimeException
| Constructor and Description |
|---|
RESTServiceException(int status,
String response,
String endoint) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEndoint() |
String |
getResponse() |
int |
getStatus() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2001–2021 jBPM dev team. All rights reserved.