I2JAV 1.1 NO IDEA Avatar
  1. OMG Issue

I2JAV11 — SystemExceptionHelper missing

  • Key: I2JAV11-125
  • Legacy Issue Number: 3750
  • Status: closed  
  • Source: IONA ( Mark Spruiell)
  • Summary:

    There is no standard way for an application to insert/extract
    a SystemException into/from an Any. This would be especially
    useful for Portable Interceptors, where an exception is provided
    in the form of an Any.

    In the absence of a SystemExceptionHelper.extract() method, an
    application is forced to a) use DynAny or b) compare the
    exception's repository ID against dozens of system exception
    IDs in order to determine which Helper to use.

    Proposal:

    Add org.omg.CORBA.SystemExceptionHelper. All of the standard
    exception Helper methods are implemented.

  • Reported: I2JAV 1.0 — Wed, 19 Jul 2000 04:00 GMT
  • Disposition: Resolved — I2JAV 1.1
  • Disposition Summary:

    see below

  • Updated: Fri, 6 Mar 2015 21:38 GMT