Merge pull request #12739 from jcogs33/jcogs33/add-one-more-top500-model

Java: add summary model for `UnsupportedOperationException(String)` constructor
This commit is contained in:
Jami
2023-04-11 08:25:36 -04:00
committed by GitHub
6 changed files with 21 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Added a summary model for the `java.lang.UnsupportedOperationException(String)` constructor.