394041424344454647
} } // Fallback for unknown entity types String content = response.getEntity(String.class); logAndThrow(new ViPRHttpException(status, content)); } return response; }