Implement exception handling

Khrystal Colon
Course by Khrystal Colon, updated more than 1 year ago

Description

Handle exception types; use catch statements; use base class of an exception; implement try-catch-finally blocks; throw exceptions; rethrow an exception; create custom exceptions; handle inner exceptions; handle aggregate exceptions