Facing issue with Exception used for terminating
I have a master exception recovery on main page of process, which is not attached with block to any stage. The aim of this is to handle any left out exception due to which process might terminate and gracefully terminate the process. In master recove...