Client command errors

A client sometimes sends an incomplete or nonsensical request to an Open Server application. Requests can be incomplete or meaningless because of faulty client code or because of a network problem. An Open Server application should handle these errors in the event handler for the client request, by sending the appropriate error messages to the client.