Replace generic `Exception`s with more specific or ROHD-related exceptions
Open
enhancement
help wanted
- Dominant language
- Dart
- Stars
- 489
- Forks
- 88
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 10
Description
## Motivation
Many exceptions in ROHD are just `Exception`, but they should be more specific types of exceptions or ROHD-specific `Exception`s.
## Desired solution
Add new ROHD-specific `Exception`s where applicable, and use existing `Exception`s where possible.
Contributor guide
Assessment
This issue has not been assessed yet.