StandardError
Base class for errors signaled by the Validator.
# File voodoo/validator.rb, line 358 def initialize message, code = nil super message @code = code end
[Validate]
Generated with the Darkfish Rdoc Generator 2.