All Frameworks Class Hierarchy This Framework Previous Next Indexes
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.
Copyright © 2003, Dassault Systèmes. All rights reserved.