mares-mongoose-error

1.0.2 • Public • Published

mares-mongoose-error

mongoose error, 반드시

Installation

npm install --save mares-mongoose-error

Examples

const MaresMongooseError = require('mares-mongoose-error')
try {
    //todo mongoose method call
} catch (e) {
    throw new MaresMongooseError(e)  
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    2
    • latest

Version History

Package Sidebar

Install

npm i mares-mongoose-error

Weekly Downloads

3

Version

1.0.2

License

none

Unpacked Size

3.95 kB

Total Files

5

Last publish

Collaborators

  • hwaranglee
  • sngsng
  • piorio0919
  • kspark