Exemplo n.º 1
0
 public override void asyncException_async(AMD_TestIntf_asyncException cb, Ice.Current current)
 {
     cb.ice_exception(new Test.TestIntfUserException());
     throw new Ice.ObjectNotExistException();
 }
Exemplo n.º 2
0
 public override void asyncException_async(AMD_TestIntf_asyncException cb, Ice.Current current)
 {
     cb.ice_exception(new Test.TestIntfUserException());
     throw new Ice.ObjectNotExistException();
 }