Parent function and child function both have try catch but when child function have eror it return to parent exception.
Can I return exception in child function itself?