public class AlgoliaApiException extends AlgoliaRuntimeException
| Constructor and Description |
|---|
AlgoliaApiException(String message,
int httpErrorCode) |
AlgoliaApiException(String message,
Throwable cause,
int httpErrorCode) |
AlgoliaApiException(Throwable cause,
int httpErrorCode) |
| Modifier and Type | Method and Description |
|---|---|
int |
getHttpErrorCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019. All rights reserved.