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
1 file changed