All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---System.CATError | +---CATResourceError
Usage: you can derive this class.
public class CATResourceError
Base class for resource errors.
Role: CATResourceError is dedicated to any resource error, such as
disk failure or memory overflow.
You can instantiate it, or derive it to create your own resource error class using
CATDeclareError and
CATImplementError macros.
Copyright © 2003, Dassault Systèmes. All rights reserved.