Exemple #1
0
 public override void unknownExceptionWithServantException_async(AMD_TestIntf_unknownExceptionWithServantException cb, 
                                            Ice.Current current)
 {
     cb.ice_exception(new Ice.ObjectNotExistException());
 }
Exemple #2
0
 unknownExceptionWithServantException_async(AMD_TestIntf_unknownExceptionWithServantException cb,
                                            Ice.Current current)
 {
     cb.ice_exception(new Ice.ObjectNotExistException());
 }