Rudy::Error
# File lib/rudy/config/objects.rb, line 5 def initialize(ctype, obj) @ctype, @obj = ctype, obj end
# File lib/rudy/config/objects.rb, line 8 def message; "Error in #{@ctype}: #{@obj}"; end
[Validate]
Generated with the Darkfish Rdoc Generator 2.