I2JAV 1.1 NO IDEA Avatar
  1. OMG Issue

I2JAV11 — Java SystemException should contain nested exception field

  • Key: I2JAV11-16
  • Legacy Issue Number: 2979
  • Status: closed  
  • Source: Anonymous
  • Summary:

    The Java org.omg.CORBA.SystemException class should contain a nested exception
    field. This would assist debugging when a Java exception occurs locally
    within the client ORB when marshalling a request or unmarshalling a reply.
    At present, when generic system exceptions such as COMM_FAILURE or BAD_PARAM
    are returned to the application by the client ORB, it can be difficult to
    identify the precise lower-level failure that caused the problem.

    This issue applies specifically to system exceptions arising locally within
    a Java client, not those returned by the server to the client.

  • Reported: I2JAV 1.0 — Thu, 4 Nov 1999 05:00 GMT
  • Disposition: Resolved — I2JAV 1.1
  • Disposition Summary:

    see above

  • Updated: Fri, 6 Mar 2015 20:58 GMT