-
Notifications
You must be signed in to change notification settings - Fork 34
Error Handling
Dave Liepmann edited this page May 6, 2019
·
31 revisions
Maria provides a safe playground for experimentation. Therefore, errors of all sorts must be caught and translated into humane, beginner-friendly language. These errors should be worded gently and should suggest ways to solve the error.
Those interested in how Maria wraps errors should read src/maria/messages.cljs and related namespaces. π€ ππΎ
Dave is now tracking errors in a gist