Exception: REXML::Validation::ValidationException
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
| 
         Class Chain: 
        
          self,
          RuntimeError
         
       | 
    |
| 
         Instance Chain: 
        
          self,
          RuntimeError
         
       | 
    |
| Inherits: | 
        RuntimeError
        
  | 
    
| Defined in: | lib/rexml/validation/validationexception.rb | 
Class Method Summary
- .new(msg) ⇒ ValidationException constructor
 
Constructor Details
    .new(msg)  ⇒ ValidationException 
  
# File 'lib/rexml/validation/validationexception.rb', line 5
def initialize msg super end