Improvement suggestion: Add BusinessRuleException to list of default exceptions in "Catches" part of Try Catch

Hi,

Small improvement suggestion - not sure if it’s been suggested before or not :slight_smile:

BusinessRuleException is one of the most frequent exceptions, but it’s not included in the default exceptions in Catches:
image

Including it would save developers a few clicks.

Hey @efelantti

Sounds fair enough, hard to admit it has not crossed my mind until now.

We’ll see what can be done here :slight_smile: