By default ‘Throw’ activity is a faulted one…
So if you want to throw a business exception in child workflow…and want to catch it in parent workflow …
Just use business exception catch at parent catch block and you can just use exception.message
By default ‘Throw’ activity is a faulted one…
So if you want to throw a business exception in child workflow…and want to catch it in parent workflow …
Just use business exception catch at parent catch block and you can just use exception.message