All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

System Exception CATInternalError

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

Usage: you can derive this class.


public class CATInternalError

Base class for internal errors.
Role: CATInternalError is dedicated to any internal error, such as errors in your own algorithms or processes. You can instantiate it, or derive it to create your own internal error class using CATDeclareError and CATImplementError macros.



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

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