Relates :
|
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)