Exception: MediaTypes::Scheme::NotStrictOverwritingAnyError
- Inherits:
-
OverwritingRuleError
- Object
- ArgumentError
- OverwritingRuleError
- MediaTypes::Scheme::NotStrictOverwritingAnyError
- Defined in:
- lib/media_types/scheme/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
76 77 78 |
# File 'lib/media_types/scheme/errors.rb', line 76 def "An 'any' rule has already been defined. Setting 'not_strict' will override that rule. Please remove one of the two." end |