try catch « Statement « Visual C++ .NET






1.Catch an Exception with a try/catch Block
2.Catch All exceptions
3.Catch Exception
4.Multi Exception Handling
5.Catch IndexOutOfRangeException
6.Catch IO exception
7.Nested exception catching
8.Catch custom exception and then general exception