StandardError
# File lib/phusion_passenger/standalone/config_file.rb, line 33 def initialize(message, filename, line) super(message) @filename = filename @line = line end
[Validate]
Generated with the Darkfish Rdoc Generator 2.