165166167168169170171172173174175
// ok } try { orbs.object_to_string(null); fail ("should have raised NO_IMPLEMENT"); } catch (org.omg.CORBA.NO_IMPLEMENT ex) { // ok