140141142143144145146147148149150
{ // Throw another exception, expecting replacement. if (info.sending_exception().type().id().equals("IDL:omg.org/CORBA/DATA_CONVERSION:1.0") ) { throw new INV_FLAG(52, CompletionStatus.COMPLETED_MAYBE); } } catch (BadKind e) { e.printStackTrace();