Thrown if there is an error when performing a migration.

Constructor

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

Documentation generated using coddoc.