Exception: ConstConf::Errors::RequiredDescriptionNotConfigured
- Inherits:
-
ConfigurationError
- Object
- StandardError
- ConfigurationError
- ConstConf::Errors::RequiredDescriptionNotConfigured
- Defined in:
- lib/const_conf/errors.rb
Overview
A custom exception class used to signal that a required configuration description has not been provided.
This exception is raised when essential application settings are not properly documented before runtime.