When there is an immediate error handling a particular request, the response will contain the string "error" in the second element (rather than the command name) and the error instead of the result. Note that this is different from an unhandled exception. ...