@ianwremmel/exception
TypeScript icon, indicating that this package has built-in type declarations

3.1.4 • Public • Published

@ianwremmel/exception

license standard-readme compliant

Dependabot badge dependencies Status devDependencies Status semantic-release

CircleCI Coverage Status

Base-class for browser and nodejs Exceptions

Install

npm install @ianwremmel/exception

Usage

class MyError extends Exception {}

throw new MyError(`Something bad happened`);

Maintainers

Ian Remmel

Contribute

See CONTRIBUTE

License

© License Type

Readme

Keywords

none

Package Sidebar

Install

npm i @ianwremmel/exception

Weekly Downloads

2

Version

3.1.4

License

MIT

Unpacked Size

12.4 kB

Total Files

9

Last publish

Collaborators

  • ianwremmel