class Aws::Xml::Parser::ParsingError

def initialize(msg, line, column)

def initialize(msg, line, column)
  super(msg)
end