fun getErrorBody(objectMapper: ObjectMapper): Optional<RPCErrorBody>
objectMapper - the object mapper to deserialize with
objectMapper
Return the RPC error response body, if this is an error response - nothing otherwise