exception_templates 1.0.0
exception_templates: ^1.0.0 copied to clipboard
Generic Dart exception and error classes. Enables throwing and catching custom exceptions based on their type argument.
Exception Templates: Example #
The programs in the folder example demonstrate the use of errors and exceptions with generic type.
Features and bugs #
Please file feature requests and bugs at the issue tracker.