System exception in Catch block of BRE in RE framework

@Anived_Mishra

You need to provide that inside Try catch (i.e. Catch block in BRE should also be inside the Try Catch )

Use the throw in the try block and catch that as System.Exception in BRE catch block