-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Add System for Users to get feedback instead of just a compile error.
I am thinking that a good way to do this is to create a set of Exceptions that can be thrown that containing the line number and etc.
The exceptions should have a str function that give all the information in a human readable format.