All Frameworks  Class Hierarchy  This Framework  Previous  Indexes

System Exception CATSystemError

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

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


public class CATSystemError

Base class for system errors.
Role: CATSystemError is dedicated to any system error. You cannot instantiate it. You can just retrieve a pointer to such an error using the error manager static CATError.CATGetLastError method.



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

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