-
- Downloads
Use @errorName() fallback in ui.errorString()
Sticking to "compiletime-known" error types will essentially just bring in *every* possible error anyway, so might as well take advantage of @errorName.
Please register or sign in to comment
Sticking to "compiletime-known" error types will essentially just bring in *every* possible error anyway, so might as well take advantage of @errorName.