This package has been deprecated

Author message:

This package is not maintained

exceptionhandler

1.3.1 • Public • Published

A development tool to help resolve unhandled errors.

Usage

npm install --save exceptionhandler

Returns a function that takes two boolean parameters.

var errhandler require('exceptionhandler')
errhandler(true, true)

First parameter

true: Open in a new window

false: Redirect current page

Second parameter

true: Search StackOverflow for error message

false: Search lmgtfy for error message

Readme

Keywords

none

Package Sidebar

Install

npm i exceptionhandler

Weekly Downloads

0

Version

1.3.1

License

ISC

Last publish

Collaborators

  • nathan-schwartz