In Files

  • rexml-3.2.5/lib/rexml/validation/validationexception.rb

Parent

Methods

Class/Module Index [+]

Quicksearch

REXML::Validation::ValidationException

Public Class Methods

new(msg) click to toggle source
 
               # File rexml-3.2.5/lib/rexml/validation/validationexception.rb, line 4
def initialize msg
  super
end
            
There is an updated format of the API docs for this version here.