Thrown if a function is not impltemened

Constructor

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

Documentation generated using coddoc.