Tuesday, January 12, 2010

Exceptions and chatiness

Each exception thrown on client causes RPC call to the server.

Execution of the following method:
public static client void testExceptionChatiness()
{
    throw Exception::Error;
}

Results in a call:
Call Server: ttsabort
Even though tts level is zero.

So, one should consider that while implementing throw\catch statements on client tier.

3 comments:

  1. I really thank you for the valuable info on this great subject and look forward to more great posts. Wondering where to go in 2019? Things to do has ranked as the best include a remote, idyllic island, the design capital ...

    ReplyDelete