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)  
}

/mares-mongoose-error/

    Package Sidebar

    Install

    npm i mares-mongoose-error

    Weekly Downloads

    2

    Version

    1.0.2

    License

    none

    Unpacked Size

    3.95 kB

    Total Files

    5

    Last publish

    Collaborators

    • hwaranglee
    • sngsng
    • piorio0919
    • kspark