Exception: Doable::Exceptions::Framework::MissingParameter
- Inherits:
-
InvalidInput
- Object
- StandardError
- GenericFrameworkError
- InvalidInput
- Doable::Exceptions::Framework::MissingParameter
- Defined in:
- lib/doable/exceptions/framework.rb
Overview
This can be called when a helper method is expecting a parameter that wasn’t passed. i.e., an options hash doesn’t contain the requisite elements.