Not that I haven't googled it already but I just don't seem the get the idea or when and where to use it , I am confused between the try and catch blocks too . Since it is said that anything inside the try block will be applied the exception tackling mechanism in throw block , then what is the catch block for ?
Can anybody explain this in the simplest of words ? and maybe , give an actual code and psuedo code example ?