Exception: Chronos::Error::ChronosError
- Inherits:
-
StandardError
- Object
- StandardError
- Chronos::Error::ChronosError
- Defined in:
- lib/chronos/error.rb
Overview
The default error. It’s never actually raised, but can be used to catch all gem-specific errors that are thrown as they all subclass from this.
Direct Known Subclasses
ArgumentError, AuthenticationError, ClientError, IOError, NotFoundError, TimeoutError, UnexpectedResponseError