commit | d5db8c0109f1f1fb76bcf34ed880928edf8dcaf8 | [log] [tgz] |
---|---|---|
author | Shawn Pearce <sop@google.com> | Wed Feb 19 16:51:26 2014 -0800 |
committer | David Ostrovsky <david@ostrovsky.org> | Thu Feb 20 08:45:08 2014 +0100 |
tree | f5b6949a05bc8c44ba67a7a977512cedcee94b96 | |
parent | e666236369820c9b55c24a2aa066ec150587d80c [diff] |
Fix dropped IOException in GetPatch Do not drop the exception on the floor. Allow an unexpected IOException to go up to RestApiServlet where it will be logged and may turn into an HTTP 500 to the client. Change-Id: I3efe714ca30668c9d3bb93f2a3c68a50ce780531