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