public class AlgoliaHttpRetriesException extends AlgoliaException
| Constructor and Description |
|---|
AlgoliaHttpRetriesException(String message,
List<AlgoliaIOException> ioExceptionList) |
| Modifier and Type | Method and Description |
|---|---|
List<AlgoliaIOException> |
getIoExceptionList() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AlgoliaHttpRetriesException(String message, List<AlgoliaIOException> ioExceptionList)
public List<AlgoliaIOException> getIoExceptionList()
Copyright © 2016. All rights reserved.