(cs) MalformedInputException and UnmappableCharacterException need offset value

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • None
    • Affects Version/s: None
    • Component/s: core-libs
    • 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)

            Assignee:
            Naoto Sato
            Reporter:
            Joe Wang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: