custom-errors-database
a custom error for database errors
table of contents
installation
npm install custom-errors-database
api
/** * @param * @param * * @constructor */
usage
var DatabaseError = throw 24 'database error message'
a custom error for database errors
npm install custom-errors-database
/** * @param * @param * * @constructor */
var DatabaseError = throw 24 'database error message'
npm i custom-errors-database
3
0.1.2
MIT
27.9 kB
16