Square9Softworks / CallAssemblyExamples

Sample code for GlobalAction's Call Assembly Node
0 stars 5 forks source link

Error reporting back to the Engine #12

Open propagated opened 7 years ago

propagated commented 7 years ago

The engine can interpret exceptions as errors and throw up specific messaging for the batch manager to display.

The CA should throw descriptive exceptions when errors occur. Generic type 'System.Exception' is fine for 4.4.1 GA.