Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8019224

add exception chaining to RMI CGIHandler

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 7
    • core-libs
    • None
    • b98
    • Verified

      RMI's CGIHandler defines a couple exceptions for internal use: CGIClientException and CGIServerException. These exceptions' constructors don't have overloads that take a cause, which makes diagnosis of failures more difficult. These are private exceptions used only within the CGIHandler class, so there are no public API changes.

            smarks Stuart Marks
            smarks Stuart Marks
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: