RuntimeError
@return [Integer,nil]
# File lib/aws-sdk-core/xml/parser/parsing_error.rb, line 6 def initialize(msg, line, column) super(msg) end