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

Constructor

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

Documentation generated using coddoc.