180181182183184185186187188189190
{ // Pass } try { orb.send_multiple_requests_oneway (null); fail ("Should have thrown not exist"); } catch (BAD_INV_ORDER e) { // Pass