kozily / admin

Tasks, project documentation and wiki repository
0 stars 0 forks source link

System exceptions #88

Closed andres-arana closed 6 years ago

andres-arana commented 6 years ago

Implement system exceptions in every place where we are already raising javascript exceptions, such as incompatible values on binding or wrong number of arguments on procedure call.

The system exceptions are failure, error and system.

See section 2.6.4 of the book.