Message indicating an error on the server-side. This message should always be sent by the server.
{ "type": "KEEP_ALIVE", "error": { "statusCode": 123, "title": "<string>", "message": "<string>", "internalErrorName": "<string>", "nestedErrors": [ {} ] } }