mares-apistore-message-error

1.0.0 • Public • Published

mares-apistore-message-error

apistore api호출시 필요한 error handling module 입니다.

Installation

npm install --save mares-apistore-message-error

Examples

const MaresApistoreMessageError = require('mares-apistore-message-error')
 
// throw를 던질때 다음과 같이 던질 수 있습니다.
// result는 apistore에서 반환하는 결과입니다.
throw new MaresApistoreMessageError('register', result);

Package Sidebar

Install

npm i mares-apistore-message-error

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

7.3 kB

Total Files

5

Last publish

Collaborators

  • hwaranglee
  • sngsng
  • piorio0919
  • kspark