Thin::RunnerError
Raised when a mandatory option is missing to run a command.
# File lib/thin/controllers/controller.rb, line 9 def initialize(option) super("#{option} option required") end
[Validate]
Generated with the Darkfish Rdoc Generator 2.