System Macro CATImplementError
Macro CATImplementError (thisClass,baseClass)
Creates an error class.
Role: This macro creates all the class method bodies.
It must be inserted in the error class source file.
- Parameters:
-
- thisClass
- The name of the error class to create
- baseClass
- The name of the error class base class.
Legal values: This class must derive from CATError
and the created error class must derive from it
This object is included in the file: CATErrorDefs.h
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.