-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
None
-
None
Consider improving the error message with an additional parameter to capture the information about where the error happens, e.g.:
MalformedInputException(int inputLength, int offset)
UnmappableCharacterException(int inputLength, int offset)
MalformedInputException(int inputLength, int offset)
UnmappableCharacterException(int inputLength, int offset)
- relates to
-
JDK-8205058 (fs) Files read/writeString should throw CharacterCodingException instead of IOException with an IllegalArgumentException as cause
-
- Closed
-