Back to slide -- Keyboard shortcut: 'u'  previous -- Keyboard shortcut: 'p'  next -- Keyboard shortcut: 'n'          raii/problem-run - Program output - with no problem_condition.Lecture 3 - slide 11 : 36
Program 3

The program will throw and exception during use of resource
Allocate resource: sample_resource
Use Resource
An exception is thrown
Release resource: sample_resource
Recovering