https://github.com/tsdotnet/exceptions
A collection of specific .NET style Exception (Error like) classes. Helpful for use with 'catch' and 'instanceof'.
https://github.com/tsdotnet/exceptions
Last synced: 4 months ago
JSON representation
A collection of specific .NET style Exception (Error like) classes. Helpful for use with 'catch' and 'instanceof'.
- Host: GitHub
- URL: https://github.com/tsdotnet/exceptions
- Owner: tsdotnet
- License: mit
- Created: 2020-04-30T18:47:05.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-08-28T00:05:52.000Z (9 months ago)
- Last Synced: 2025-09-26T18:46:17.101Z (8 months ago)
- Language: TypeScript
- Homepage:
- Size: 845 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#  tsdotnet / exceptions
[](https://github.com/tsdotnet/exceptions/blob/master/LICENSE)

[](https://www.npmjs.com/package/@tsdotnet/exceptions)
A collection of specific .NET style Exception (Error like) classes. Helpful for use with 'catch' and 'instanceof'.
## Docs
[tsdotnet.github.io/exceptions](https://tsdotnet.github.io/exceptions/)