We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba200ea commit b61a38fCopy full SHA for b61a38f
src/main/java/tools/implementations/ExcelWorkbookUtilsImpl.java
@@ -85,7 +85,7 @@ public Workbook create() {
85
* {@inheritDoc}
86
* @param extension {@inheritDoc}
87
* @return {@inheritDoc}
88
- * @throws {@inheritDoc}
+ * @throws ExtensionNotValidException {@inheritDoc}
89
*/
90
@Override
91
public Workbook create(String extension) throws ExtensionNotValidException {
0 commit comments