Fix review-requests/ resource to catch diff related errors.

Review Request #4754 — Created Oct. 15, 2013 and submitted

Information

Review Board
master

Reviewers

Fix review-requests/ resource to catch diff related errors.

There were several diff parser related exceptions that weren't being handled in
the review requests resource, which would cause a 500. This change catches
those errors and translates them into equivalent API errors.

Ran unit tests.

chipx86
  1. Ship It!

  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (43c484d).

Loading...