exception_templates 0.2.0 exception_templates: ^0.2.0 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 root folder
in your local copy of the package exception_templates
and using the command:
$ dart example/bin/example.dart
Features and bugs #
Please file feature requests and bugs at the issue tracker.