Package com.algolia.exceptions
Class AlgoliaRetryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.algolia.exceptions.AlgoliaRuntimeException
com.algolia.exceptions.AlgoliaRetryException
- All Implemented Interfaces:
Serializable
Exception thrown when an error occurs during the retry strategy. For example: All hosts are
unreachable.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
AlgoliaRetryException
-
-
Method Details
-
getErrors
-
getMessage
- Overrides:
getMessage
in classThrowable
-
toString
-