RuntimeError
# File lib/rudy/exceptions.rb, line 4 def initialize(obj=nil); @obj = obj; end
# File lib/rudy/exceptions.rb, line 5 def message; "#{self.class}: #{@obj}"; end
[Validate]
Generated with the Darkfish Rdoc Generator 2.