Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-299

NetworkServerControlImpl should not have Hard coded message for Unexpected expections

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 10.0.2.2, 10.1.1.0
    • None
    • Network Server
    • Normal
    • Newcomer

    Description

      When this work is done there is a incorrectly hard coded exception String in that should be evaluated and removed.

      protected final static String UNEXPECTED_ERR = "Unexpected exception";

      All messages should be localized, but this might be a bit tricky as there seems to be some places where this string is expicitly checked.

      Might be best addressed in conjunction with DERBY-294
      Move argument processing out of NetworkServerControlImpl

      Attachments

        Activity

          People

            Unassigned Unassigned
            kmarsden Katherine Marsden
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: