All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

System Exception CATInputError

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

Usage: you can derive this class.


public class CATInputError

Base class for input errors.
Role: CATInputError is dedicated to any input error, especially end user input errors. You can instantiate it, or derive it to create your own input error class using CATDeclareError and CATImplementError macros.



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

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