Exception: CovLoupe::ConfigurationError
- Defined in:
- lib/cov_loupe/errors.rb
Overview
Configuration or setup related errors
Instance Attribute Summary
Attributes inherited from Error
Instance Method Summary collapse
Methods inherited from Error
Constructor Details
This class inherits a constructor from CovLoupe::Error
Instance Method Details
#user_friendly_message ⇒ Object
48 49 50 |
# File 'lib/cov_loupe/errors.rb', line 48 def "Configuration error: #{message}" end |