Server-Side Exceptions

A server-side exception occurs when a client tries to update or create a record and the Unwired Server throws an exception.

A server-side exception results in a stack trace appearing in the server log, and a log record (LogRecordImpl) being imported to the client with information on the problem. The client receives both the log record and a replayFailed message.