Exception: MinDI::Injectable::NoInjectedMethodError
- Inherits:
-
StandardError
- Object
- StandardError
- MinDI::Injectable::NoInjectedMethodError
- Defined in:
- lib/mindi.rb
Overview
Raised and rescued internally to pass method_missing back from container to service object. Client code should not have to handle this exception.