Skip to content

Exceptions for extend Typescript error handling to better experience

License

Notifications You must be signed in to change notification settings

node-common/exceptions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exceptions

Library is built with Node 8, back-compatibility is not guranteed

Exceptions for extend Typescript error handling to have better experience with well-known Exception prototypes having built-in code property inside.

Usage

import {Exception} from "exceptions";

throw new Exception("Message", 500);

About

Exceptions for extend Typescript error handling to better experience

Resources

License

Stars

Watchers

Forks

Packages

No packages published