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