cardano-php / cardano-php/bech32
Add Explicit Exceptions
Open
enhancement
- Dominant language
- PHP
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Now that we have a lot of different exceptions being thrown at various points we should look at creating more explicit Exceptions such as `HrpException` which could provide developers with a very clear cut "where is the issue" just by looking at the type of Exception and then the message could provide the needed additional context.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.