Hey guys,
Right now we must define 'User Exceptions' and define a specific 'Exception Flows Handlers' for each one of them. Sometimes I would like to handle 2 or more different 'User Exceptions' the same way but the flows cannot cross.
I know that I can duplicate the flow or create an action for it... but wouldn't be possible to implement the 'cross exception flows' or have something like 'ExceptionType' the same way we have the 'ExceptionMessage'? That way we can handle each 'ExceptionType' the way we want (for example, with a 'Switch') .
↧
[Ideas] Exception Handling - Cross Exception Flows or have an 'ExceptionType'
↧