Exercise #62: Classes As Types And Value
Advanced Patterns ยท 04-classes
Go back to exercises
Goal
Goal: Use the class type for `CustomError` to type the handler parameter.
Check Solution
Next
Run "Check Solution" to validate your code in the browser.