[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
DO: problem with NSException in remote method
From: |
Rene Cornils |
Subject: |
DO: problem with NSException in remote method |
Date: |
Fri, 24 Aug 2001 17:29:39 +0200 (METDST) |
Hi there,
I've encountered a problem when a remote method raises an exception.
The server crashes with
Uncaught exception NSInvalidArgumentException,
reason: GSUnicodeInlineString does not recognize dispatch
or
Uncaught exception NSInvalidArgumentException,
reason: NSException does not recognize dispatch
and the client (as expected) with
NSPortTimeoutException: timed out waiting for reply
I've attached a small example demonstrating the problem (but the server in
this case just crashes with a segmentation fault; don't know why).
I would like to catch the exception in the client invoking the mothod
which raises the exception.
How do I do that?
Thanks in advance,
Rene
clientServer.tar.gz
Description: Binary data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- DO: problem with NSException in remote method,
Rene Cornils <=