8317873: Add @sealedGraph to IllegalFormatException
Reviewed-by: naoto, iris
This commit is contained in:
parent
2edf9c3f1e
commit
eca6ea43d0
@ -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…
x
Reference in New Issue
Block a user