Current Path : /proc/thread-self/root/proc/thread-self/root/proc/thread-self/root/proc/self/root/proc/self/root/proc/self/root/proc/self/root/proc/self/root/opt/alt/ruby22/lib64/ruby/2.2.0/rexml/validation/ |
Current File : //proc/thread-self/root/proc/thread-self/root/proc/thread-self/root/proc/self/root/proc/self/root/proc/self/root/proc/self/root/proc/self/root/opt/alt/ruby22/lib64/ruby/2.2.0/rexml/validation/validationexception.rb |
module REXML module Validation class ValidationException < RuntimeError def initialize msg super end end end end