Exception: Chronos::ConfigurationError

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

Overview

Raised when a configuration cannot produce a valid immutable snapshot.

Examples:

Chronos.configure { |config| config.project_key = nil }