public class RestClientException
extends java.lang.Exception
| Constructor and Description |
|---|
RestClientException(java.lang.String message,
int status,
int errorCode) |
| Modifier and Type | Method and Description |
|---|---|
int |
errorCode() |
int |
status() |