Exception: Configurate::MissingSetting

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/configurate.rb

Overview

This is supposed to be raised by providers if the requested setting does not exist, (remember, nil is a valid value and thus rarely a sufficient check) and this should be communicated to the end user.