Esempio n. 1
0
    public override void throwAfterException_async(AMD_Thrower_throwAfterException cb, Ice.Current current)
    {
        cb.ice_exception(new A());

        throw new System.Exception();
    }
Esempio n. 2
0
    public override void throwAfterException_async(AMD_Thrower_throwAfterException cb, Ice.Current current)
    {
        cb.ice_exception(new A());

        throw new System.Exception();
    }