On Thu, 3 Nov 2022 14:26:52 GMT, Matthias Baesken <mbaes...@openjdk.org> wrote:

>> This change adds constructors (String,Throwable) and (Throwable) to 
>> InvalidParameterException and uses them at a few places in the jdk coding.
>
> Matthias Baesken has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   Adjust javadoc of the added InvalidParameterException constructors

Hi Sean, I adjusted the javadoc and the exceptions mentioned.
Also added InvalidParameterException to the ChainingConstructors test.
(btw the whole ChainingConstructors  test coding looks a bit bloated but that 
is maybe for another PR)

-------------

PR: https://git.openjdk.org/jdk/pull/10966

Reply via email to