Exception: MediaTypes::Dsl::UninitializedConstructable
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- MediaTypes::Dsl::UninitializedConstructable
- Defined in:
- lib/media_types/dsl/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
6 7 8 |
# File 'lib/media_types/dsl/errors.rb', line 6 def 'Unable to generate constructable without a name, make sure to have called `use_name(name)` before.' end |