@ianwremmel/exception
v3.1.4
Published
Base-class for browser and nodejs Exceptions
Readme
@ianwremmel/exception
Base-class for browser and nodejs Exceptions
Install
npm install @ianwremmel/exceptionUsage
class MyError extends Exception {}
throw new MyError(`Something bad happened`);Maintainers
Contribute
See CONTRIBUTE
