All Frameworks Class Hierarchy This Framework Previous Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---System.CATError | +---System.CATInternalError | +---XMLParser.CATSAXException | +---CATSAXParseException
Usage: you must use this class as is. You should never derive it.
public class CATSAXParseException
Class to encapsulate an XML parse error or warning.
This exception will include information for locating the error in the original XML document. Note that although the application will receive a CATSAXParseException as the argument to the handlers in the CATISAXErrorHandler interface, the application is not actually required to raise an error; instead, it can simply read the information in it and take a different action.
Copyright © 2003, Dassault Systèmes. All rights reserved.