StandardError
Is returned if the configuration is not filled sufficiently
# File lib/bigbench/configuration.rb, line 52 def message "At least: #{Config::VALIDATE_OPTIONS.join(', ')} are required" end