class REXML::Validation::ValidationException
Public Class Methods
                              new(msg)
                              click to toggle source
                            
                            
                                  Calls superclass method
                                  
                              
                              # File rexml-3.2.6/lib/rexml/validation/validationexception.rb, line 5 def initialize msg super end