Archived

This forum has been archived. Please start a new discussion on GitHub.

Dynamic invoke can't catch an exception

whenCompleted() never be called when server throw an exception, even I declare the exception in slice file

Comments

  • benoit
    benoit Rennes, France

    Hi,

    Can you provide a sample of your client code where you make the invocation and setup the completion callback? Without more information, I'm afraid it's hard to say what could be the problem. The completion callback should definitely be called if the invocation fails with an exception.

    Cheers,
    Benoit.