Class Blockenspiel::BlockParameterError
In: lib/blockenspiel/errors.rb
Parent: ::Blockenspiel::BlockenspielError

This exception is raised when the block provided does not take the expected number of parameters. It is an error made by the caller.

[Validate]