XMLParserItf 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 as the argument to the handlers in the 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.

See also:
, ,



This object is included in the file: CATSAXParseException.h
If needed, your Imakefile.mk should include the module: CatXmlItfBase

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.