Re: Proposed Final Draft -- Java 8 Implementation
Pavel Bucek
Well, if you look at the rest of the API, the pattern is to use IAE even when parameter is null, so .. being consistent with existing API wins over anything else..
toggle quoted messageShow quoted text
On 07/07/2017 17:15, Markus KARG wrote:
So it is by intention that you still use IllegalArgumentException instead of NPE. Understood. :-)
|
|