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