exception_templates 0.1.3-nullsafety exception_templates: ^0.1.3-nullsafety copied to clipboard
Parameterized exception and error templates for Dart. Enables throwing and catching exception/error objects that are defined by their type argument.
Exception Templates: Example #
The program example.dart can be run in a terminal by navigating to the folder example in your local copy of this library and using the command:
$ dart bin/example.dart
Features and bugs #
Please file feature requests and bugs at the issue tracker.