Thrown if there is an Expression Error.

Constructor

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

Documentation generated using coddoc.