dbe09cd07b23cfb9d3d3b53a58795b54f28ea735
Switch to exception-based error handling for invoking RecActionView actions, removing boolean return values and related checks. Update command and handler signatures to use void return type. Clean up unused using directives. This improves clarity and robustness of error management during batch processing.
Description
Languages
C#
100%