I2JAV 1.1 NO IDEA Avatar
  1. OMG Issue

I2JAV11 — Any.insert_Object()

  • Key: I2JAV11-55
  • Legacy Issue Number: 1167
  • Status: closed  
  • Source: Anonymous
  • Summary:

    Summary: In Section 23.13, the signature for insert_Object() is given as,

    // throw excep when typecode inconsistent with value
    abstract public void insert_Object(
    org.omg.CORBA.Object o, org.omg.CORBA.TypeCode t)
    throws org.omg.CORBA.MARSHAL;

    Does this mean if an incorrect TypeCode is passed, eg. tk_short, that a
    MARSHAL
    Exception must be thrown or could a BAD_PARAM Exception be thrown.

  • Reported: I2JAV 1.0b1 — Wed, 22 Apr 1998 04:00 GMT
  • Disposition: Resolved — I2JAV 1.0
  • Disposition Summary:

    closed issue

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