All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

System Exception CATResourceError

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---System.CATError
        |
        +---CATResourceError
 

Usage: you can derive this class.


public class CATResourceError

Base class for resource errors.
Role: CATResourceError is dedicated to any resource error, such as disk failure or memory overflow. You can instantiate it, or derive it to create your own resource error class using CATDeclareError and CATImplementError macros.



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

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