Can anyone tell me how to catch an exception thrown by dynamic_cast , typeid and new in C++ ?:sad:
See "C++ exception handling "in C++ tutorial