All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

XMLParser Exception CATSAXNotSupportedException

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

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


public class CATSAXNotSupportedException

Class for errors related to an unsupported operation.

A CATISAXXMLReader will raise this error when it recognizes a feature or property identifier, but cannot perform the requested operation (setting a state or value). Other SAX2 applications and extensions may use this class for similar purposes.

See also:
CATISAXXMLReader.SetFeature, CATISAXXMLReader.SetProperty



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

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