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
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