Community
Participate
Working Groups
There should be a general capability for stopping the command based on matching error messages on the streams. To support this we need to pass in the progress monitor associated with the CommandJob, and cancel it after setting the appropriate exception message. ThrowType should be implemented using the IAssign interface and the AbstractAssignAction base class.
Done.