0.2.1 • Published 7 years ago

@etianen/base-error v0.2.1

Weekly downloads
150
License
ISC
Repository
github
Last release
7 years ago

@etianen/base-error

A base error class with stack trace support.

Installing

npm install '@etianen/base-error'

Overview

Creating custom error types in Javascript is difficult.

@etianen/base-error provides a subclassable BaseError that can be used in ES6 and Typescript projects.

import BaseError from "@etianen/base-error";

class MyCustomError extends BaseError {}

Build status

This project is built on every push using the Travis-CI service.

Build Status

Support and announcements

Downloads and bug tracking can be found at the main project website.

More information

This project was developed by Dave Hall. You can get the code from the project site.

Dave Hall is a freelance web developer, based in Cambridge, UK. You can usually find him on the Internet: