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