An XMLParseException is thrown when the XML passed to the XML parser is not well-formed.
author: Marc De Scheemaecker version: $Name$, $Revision: 1421 $
Creates a new exception.
Parameters: systemID - the system ID from where the data came Parameters: lineNr - the line number in the XML data where the exception occurred. Parameters: msg - the message of the exception.
Methods inherited from net.n3.nanoxml.XMLException