Exception: Codependent::Errors::MissingTypeError
- Inherits:
-
CodependentError
- Object
- StandardError
- CodependentError
- Codependent::Errors::MissingTypeError
- Defined in:
- lib/codependent/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
6 7 8 |
# File 'lib/codependent/errors.rb', line 6 def 'Type injection requires a type.' end |