Exception: Doable::Exceptions::Framework::MissingParameter

Inherits:
InvalidInput show all
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.