Add special exception for RefinePartiallyApplied.force
Open
enhancement
- Dominant language
- Scala
- Stars
- 1.7k
- Forks
- 152
- Avg merge
- 1h 20m
- Merged PRs (30d)
- 6
Description
`RefinePartiallyApplied.force` currently throws an `IllegalArgumentException` if the argument does not conform to the predicate. We should probably introduce a special exception type (which can be a subtype of `IllegalArgumentException`) that also carries the result of `Validate.validate`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.