cleanup exception messages: exception factory methods
Open
Easy Pick
sanity checks
- Dominant language
- PHP
- Stars
- 181
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Description
By now there are a lot of exception messages spread all over the code. They should be moved to factory methods of the respective exception classes, and cleaned to be consistent. Some of the exceptions already are in factory methods.
Contributor guide
Research direction
No files or tests are named. Start by locating exception classes and the existing exception factory methods, then inventory message construction across the codebase. Done means messages have been moved to the respective factories and made consistent, with the relevant test coverage updated or added.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100