A simple console application:
static void Main(string[] args) { try { Console.WriteLine("In try"); throw new IndexOutOfRan