algoliasearch.exception
Members list
Type members
Classlikes
Exception thrown in case of API failure.
Exception thrown in case of API failure.
Value parameters
- cause
-
the cause of the exception
- httpErrorCode
-
HTTP error code
- message
-
the detail message
Attributes
- Supertypes
-
trait Producttrait Equalsclass AlgoliaRuntimeExceptionclass RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
Exception thrown when an error occurs during API requests.
Exception thrown when an error occurs during API requests.
Value parameters
- cause
-
the cause of the exception
- message
-
the detail message
Attributes
- Supertypes
-
trait Producttrait Equalsclass AlgoliaRuntimeExceptionclass RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
Exception thrown when an error occurs during API requests.
Exception thrown when an error occurs during API requests.
Value parameters
- cause
-
the cause of the exception
- message
-
the detail message
Attributes
- Supertypes
-
trait Producttrait Equalsclass AlgoliaRuntimeExceptionclass RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
Exception thrown when all hosts are unreachable. When several errors occurred, use the last one as the cause for the returned exception.
Exception thrown when all hosts are unreachable. When several errors occurred, use the last one as the cause for the returned exception.
Value parameters
- exceptions
-
list of thrown exceptions
Attributes
- Supertypes
-
trait Producttrait Equalsclass AlgoliaRuntimeExceptionclass RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
Algolia runtime exception.
Algolia runtime exception.
Value parameters
- cause
-
the cause of the exception
- message
-
the detail message
Attributes
- Supertypes
-
class RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class AlgoliaApiExceptionclass AlgoliaClientExceptionclass AlgoliaRequestExceptionclass AlgoliaRetryExceptionclass AlgoliaWaitException
Exception thrown when an error occurs during the wait strategy. For example: maximum number of retry exceeded.
Exception thrown when an error occurs during the wait strategy. For example: maximum number of retry exceeded.
Value parameters
- message
-
the detail message
Attributes
- Supertypes
-
trait Producttrait Equalsclass AlgoliaRuntimeExceptionclass RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all