StandardError
Thrown if a processor wasn’t initialized the right way
# File lib/bigbench/post_processor.rb, line 112 def message "You have to either specify a valid post processor or a block" end