Name: diC59631 Date: 12/09/98
This constructor, FileOutputStream(File), is declared to throw an IOException at the top of its description, but not in the more detailed "Throws:" section beneath it.
I guess this means there's an "@throws" (or "@exceptions") tag missing in the source code.
(Review ID: 47334)
======================================================================
This constructor, FileOutputStream(File), is declared to throw an IOException at the top of its description, but not in the more detailed "Throws:" section beneath it.
I guess this means there's an "@throws" (or "@exceptions") tag missing in the source code.
(Review ID: 47334)
======================================================================
- relates to
-
JDK-4065852 java.io: Different file-opening constructors throw different exceptions
-
- Closed
-