Funnel through the Empty ChangeSet error in the web API.
Review Request #6041 — Created June 30, 2014 and submitted — Latest diff uploaded
Updating a review request with a change number that represents an empty
changeset would cause an internal server error. We now return a proper
error code for this.
Faked the exception and saw the error code.