XMLParserItf CATSAXException

Usage: you must use this class as is. You should never derive it.


public class CATSAXException

Class to encapsulate a general SAX error or warning.

This class can contain basic error or warning information from either the XML SAX parser or the application: a parser writer or application writer can subclass it to provide additional functionality. SAX handlers may raise this error or any error subclassed from it.

If the parser or application needs to include information about a specific location in an XML document, it should use the subclass.

See also:



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

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