Package Exports
- @tsdotnet/exceptions
- @tsdotnet/exceptions/dist-esm/index.js
- @tsdotnet/exceptions/dist/ArgumentException
- @tsdotnet/exceptions/dist/ArgumentException.js
- @tsdotnet/exceptions/dist/ArgumentNullException
- @tsdotnet/exceptions/dist/ArgumentNullException.js
- @tsdotnet/exceptions/dist/ArgumentOutOfRangeException
- @tsdotnet/exceptions/dist/ArgumentOutOfRangeException.js
- @tsdotnet/exceptions/dist/InvalidOperationException
- @tsdotnet/exceptions/dist/InvalidOperationException.js
- @tsdotnet/exceptions/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@tsdotnet/exceptions) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
tsdotnet / exceptions
A collection of specific .NET style Exception (Error like) classes. Helpful for use with 'catch' and 'instanceof'.