exception_templates 0.0.3 exception_templates: ^0.0.3 copied to clipboard
Provides parameterized exception and error templates. Enables throwing specific error objects without the need to define exception classes.
Exception Templates: Example #
The program found here 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.