Y
Hacker News
new
|
ask
|
show
|
jobs
by
noisem4ker
1813 days ago
>Also explicit throws is so 2000s, nowadays it would be a better approach to return class that encapsulates (Result | Error)
Really not sure about this. Certainly not a Java convention, in my experience.