Serializablepublic class AlgoliaHttpRetriesException extends AlgoliaException
| Constructor | Description |
|---|---|
AlgoliaHttpRetriesException(String message,
List<AlgoliaIOException> ioExceptionList) |
| Modifier and Type | Method | Description |
|---|---|---|
List<AlgoliaIOException> |
getIoExceptionList() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AlgoliaHttpRetriesException(String message, List<AlgoliaIOException> ioExceptionList)
public List<AlgoliaIOException> getIoExceptionList()
Copyright © 2018. All rights reserved.