2.3.0 • Published 3 years ago

@alphatango/exceptions v2.3.0

Weekly downloads
8
License
MIT
Repository
github
Last release
3 years ago

AT Squad Exceptions

Custom error models.

Using this library

Install the library.

yarn add @alphatango/exceptions
import { ClientException } from '@alphatango/exceptions';

throw new ClientException('My Test Service');

Contribution

We value your input as part of direct feedback to us, by filing issues, or preferably by directly contributing improvements:

  1. Fork this repository
  2. Create a branch
  3. Contribute
  4. Pull request
2.3.0

3 years ago

2.2.0

3 years ago

2.1.0

3 years ago

2.0.0

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago