posted 22 years ago
Hi hao,
I think what Mark is trying to say is there are errors that are specific to the server and errors that are specific to individual clients. For example on server startup a BindException or maybe even MalformedURLException could be thrown. If there were a tricky bug on the client that occasionally creates a poorly formed record for modify and causes a DatabaseException to be thrown, you certainly wouldn't want every connected client to receive that exception.
Hope this helps,
Michael Morris
Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius - and a lot of courage - to move in the opposite direction. - Ernst F. Schumacher