All Frameworks Class Hierarchy This Framework Indexes
CATAnalysisInterfaces Interface CATISamInteractiveError
Usage: you can freely reimplement this interface.
interface CATISamInteractiveError
Customizes the Error command that will be launched if an Error occurs.
Method Index
- o
GetErrorCommand(CATCommand**)
- Defines the command to launch.
Methods
o GetErrorCommand
| public virtual GetErrorCommand( | | oCommand) |
-
Defines the command to launch.
- Parameters:
-
- oCommand
- Command associated to the error.
This object is included in the file: CATISamInteractiveError.h
If needed, your Imakefile.mk should include the module: CATAnalysisInterface