mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8317873: Add @sealedGraph to IllegalFormatException
Reviewed-by: naoto, iris
This commit is contained in:
parent
2edf9c3f1e
commit
eca6ea43d0
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ package java.util;
|
|||
* explicit subtypes of this exception which correspond to specific errors
|
||||
* should be instantiated.
|
||||
*
|
||||
* @sealedGraph
|
||||
* @since 1.5
|
||||
*/
|
||||
public sealed class IllegalFormatException extends IllegalArgumentException
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue