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