|
|
|
|
|
by nlitened
1750 days ago
|
|
> the return type of functions which can possibly throw unchecked exceptions would not indicate that they can throw or what they can throw As far as I know, that's how Java's "throws" method signature works, which has been widely regarded as a mistake. |
|