Uses of Class
com.algolia.search.exceptions.AlgoliaRuntimeException
-
Packages that use AlgoliaRuntimeException Package Description com.algolia.search.exceptions -
-
Uses of AlgoliaRuntimeException in com.algolia.search.exceptions
Subclasses of AlgoliaRuntimeException in com.algolia.search.exceptions Modifier and Type Class Description classAlgoliaApiExceptionException thrown in case of API failure such as 4XX, 5XX error.classAlgoliaRetryExceptionException thrown when an error occurs during the retry strategy.
-