Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 308 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 308 Bytes

Structured Error Handling Workshop

This project contains lab code for the Structured Error Handling Workshop.

Each lab has its own README.md describing the exercises for that lab.

Lab01: Throwing and catching errors

Lab02: Stop conditions, call- and message stacks

Lab03: Inner errors, custom errors