Merge branch 'GP-0_ryanmkurtz_PR-4077_HakanIlbas_Fix-JavaDoc-In-OSFileNotFoundException.java'

This commit is contained in:
Ryan Kurtz 2022-03-15 00:51:27 -04:00
commit 21aa55cf2d

View file

@ -69,7 +69,8 @@ public class OSFileNotFoundException extends FileNotFoundException {
this(Platform.CURRENT_PLATFORM, null, fileName); this(Platform.CURRENT_PLATFORM, null, fileName);
} }
/** Gets the {@link Platform} associated with this exception /**
* Gets the {@link Platform} associated with this exception
* *
* @return The {@link Platform} associated with this exception * @return The {@link Platform} associated with this exception
*/ */