StandardError
# File lib/multi_xml.rb, line 11 def initialize(type) super "Disallowed type attribute: #{type.inspect}" end