Introduction - If you have any usage issues, please Google them yourself
This is simple Try Catch Test application that show how try catch is trapped when calling other classes methods.
It demonstrate the fact that whatever and wherever error happens inside one try catch statement its passed to parent.