RuntimeError
Keeping track of the HTTP status code and of the error message.
# File lib/rufus/jig/http.rb, line 49 49: def initialize (status, message) 50: 51: @status = status 52: super(message) 53: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.