Closed aroberge closed 8 years ago
Introduce more specific exceptions (e.g. WallCollisionError) and add a special attribute to them so that they can get caught in runner.js without having to modify runner.js each time a new kind of exception is added.
Note: this is just complementary to #221; closing here
Introduce more specific exceptions (e.g. WallCollisionError) and add a special attribute to them so that they can get caught in runner.js without having to modify runner.js each time a new kind of exception is added.