JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 343
  • Score
    100M100P100Q125228F
  • License MIT

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

alt text tsdotnet / exceptions

GitHub license npm-publish npm version

A collection of specific .NET style Exception (Error like) classes. Helpful for use with 'catch' and 'instanceof'.

Docs

tsdotnet.github.io/exceptions