All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

XMLParser Exception CATSAXIOException

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

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


public class CATSAXIOException

Class to encapsulates an IO error in the context of a SAX parser.
These errors can occur while invoking the CATISAXParser.Parse method or when the SAX parser asks the CATISAXEntityResolver for the resolution of an entity.

See also:
CATISAXParser.Parse, CATISAXEntityResolver



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

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