# File lib/xsd/xmlparser/xmlscanner.rb, line 41
def
parse_error
(
msg
)
raise
ParseError
.
new
(
msg
)
end