Thrown if there is an error when loading/creating/deleteing an association.

Constructor

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

Documentation generated using coddoc.