Exception: Chronos::Error

Inherits:
StandardError
  • Object
show all
Defined in:
lib/chronos/errors.rb

Overview

Base error raised by explicit Chronos setup operations.

Examples:

rescue Chronos::Error => error
  warn error.message

Direct Known Subclasses

ConfigurationError