Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 10.12.1.1
    • Miscellaneous
    • None

    Description

      We would like to refactor MessageService.getLocalizedMessage()
      so that it resides as part of the new MessageUtils class in the
      shared library.

      However, MessageService.getLocalizedMessage() currently has
      a hard dependency on o.a.d.iapi.error.ShutdownException.

      This subtask proposes to move ShutdownException to
      o.a.d.shared.common.error.ShutdownException, so that it
      can be used by new error-handling code in the shared library
      in addition to being used in the engine code.

      Attachments

        1. refactor.diff
          12 kB
          Bryan Pendleton

        Activity

          People

            bryanpendleton Bryan Pendleton
            bryanpendleton Bryan Pendleton
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: