All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

XMLParser Exception CATSAXNotRecognizedException

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---System.CATError
        |
        +---System.CATInternalError
          |
          +---CATSAXNotRecognizedException
 

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


public class CATSAXNotRecognizedException

Class for errors related to an unrecognized operation.

A CATISAXXMLReader will raise this error when it finds an unrecognized feature or property identifier; SAX applications and extensions may use this class for other, similar purposes.

See also:
CATISAXXMLReader.SetFeature, CATISAXXMLReader.SetProperty



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

Copyright © 2003, Dassault Systèmes. All rights reserved.