Thrown if there is an Expression Error.

Constructor

Defined errors.js Source
  1. function (message){
  2. return new Error("Expression Error :" + message);
  3. }

Documentation generated using coddoc.