RFR: JDK-8296226: Add constructors (String,Throwable) and (Throwable) to InvalidParameterException

Matthias Baesken mbaesken at openjdk.org
Thu Nov 3 14:26:52 UTC 2022


On Thu, 3 Nov 2022 09:07:44 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> This change adds constructors (String,Throwable) and (Throwable) to InvalidParameterException and uses them at a few places in the jdk coding.

Hi Sean, I adjusted the constructor javadoc related comments, also added the since tags.

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

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



More information about the security-dev mailing list