Exceptions aims at introduce C# exception handling (library exception types, custom exceptions); describe keywords used for exception handling (try, catch, throw, finally). It presents about exception pattern; Predefined exceptions; Exception types; Exception generation.