kartotherian/err

Name: err

Owner: kartotherian

Description: A generic exception with parameter formatting and an optional metrics param

Created: 2017-03-18 23:36:20.0

Updated: 2017-03-24 22:12:57.0

Pushed: 2017-12-21 13:58:39.0

Homepage: null

Size: 7

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Build Status

@kartotherian/err

A generic exception with parameter formatting and an optional metrics param

Err = require('@kartotherian/err');

w new Err('Invalid value %d', 10).metrics('wrong-value');

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.