Exception: Algolia::AlgoliaError
- Inherits:
-
StandardError
- Object
- StandardError
- Algolia::AlgoliaError
- Defined in:
- lib/algolia/error.rb
Overview
Base exception class for errors thrown by the Algolia client library. AlgoliaError will be raised by any network operation if Algolia.init() has not been called. Exception … why? A:www.skorks.com/2009/09/ruby-exceptions-and-exception-handling/