public class RestClientException extends RuntimeException
Constructor and Description |
---|
RestClientException(String message,
int httpErrorCode) |
RestClientException(String message,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
int |
getHttpErrorCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2023 Hazelcast, Inc.. All rights reserved.