I tried to write a c++ program using exception handling (try/catch).While compiling,it shows the error message"undefined symbol try".How can overcome it?Please give me a solution.