public class JsonRestClientResponseException extends IOException
| Constructor and Description |
|---|
JsonRestClientResponseException(int code,
String message) |
JsonRestClientResponseException(int code,
String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
int |
getResponseCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2023. All rights reserved.