123456789_123456789_123456789_123456789_123456789_

Exception: REXML::Validation::ValidationException

Relationships & Source Files
Super Chains via Extension / Inclusion / Inheritance
Class Chain:
self, RuntimeError
Instance Chain:
self, RuntimeError
Inherits: RuntimeError
  • Object
Defined in: lib/rexml/validation/validationexception.rb

Class Method Summary

Constructor Details

.new(msg) ⇒ ValidationException

[ GitHub ]

  
# File 'lib/rexml/validation/validationexception.rb', line 5

def initialize msg
  super
end