Skip to content
Bob Holt edited this page May 14, 2013 · 2 revisions

Previous: BaseView.js

The ExceptionUtil singleton inherits from the base JavaScript Error object, and creates a FrameworkException. This FrameworkException is used in Keel to identify errors that are related to how Keel is used, as opposed to syntax, type, or other errors.

Next: Message.js

Clone this wiki locally