Name: pa48320 Date: 05/15/2003
when an IOException gets thrown, say by a class in the java.io package, the only way to tell exactly what happened is by parsing the exception message, but this does not work in international environments. a language-independent error code should be returned so that for example a "File locked" IOException could be determined to be such.
(Review ID: 185894)
======================================================================
- duplicates
-
JDK-4313886 New I/O: Improved set of I/O exceptions
-
- Closed
-