Exception: Environmentor::Attribute::ValidationError::Missing
- Inherits:
-
Environmentor::Attribute::ValidationError
- Object
- StandardError
- Environmentor::Attribute::ValidationError
- Environmentor::Attribute::ValidationError::Missing
- Defined in:
- lib/environmentor/attribute.rb
Instance Attribute Summary
Attributes inherited from Environmentor::Attribute::ValidationError
Instance Method Summary collapse
Methods inherited from Environmentor::Attribute::ValidationError
Constructor Details
This class inherits a constructor from Environmentor::Attribute::ValidationError
Instance Method Details
#message ⇒ Object
22 23 24 |
# File 'lib/environmentor/attribute.rb', line 22 def super "Couldn't find value" end |