Revisit JPI code to improve exception handling

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: P4
    • 7
    • Affects Version/s: solaris_11, 1.4.0, 1.4.1_01, 1.4.2
    • Component/s: deploy
    • None
    • generic, unknown
    • generic, solaris_nevada, solaris_10

      Many places in the Java Plug-In code, throwable exceptions are catched and is not rethrown which will hide possible problems with the code. It is a good practice to catch the specific exceptions instead of generic exceptions. When we catch throwable or generic exceptions, we should rethrow more specific exceptions after taking necessary actions

            Assignee:
            Unassigned
            Reporter:
            Devananda Jayaraman (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: