Class ParseException

All Implemented Interfaces:
Serializable, ARPErrorNumbers

public class ParseException extends ParseException
An exception during the RDF processing of ARP. Note: it is distinguished from an XML related exception from Xerces because while both are SAXParseException's, the latter are not ParseException's.
See Also:
  • Constructor Details