From e9ba6819bae6bdb2ed18188a4a2f6e87a911df98 Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Wed, 16 Nov 2022 15:31:07 -0500 Subject: [PATCH] Update vault.py --- src/gam/gapi/vault.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gam/gapi/vault.py b/src/gam/gapi/vault.py index 572f78c9..8cc72db0 100644 --- a/src/gam/gapi/vault.py +++ b/src/gam/gapi/vault.py @@ -983,7 +983,7 @@ def printHolds(): 'holds', throw_reasons=[gapi_errors.ErrorReason.FOUR_O_O], matterId=matterId) - except gapi_errors.GapiInvalidError: + except googleapiclient.errors.HttpError: continue for hold in holds: display.add_row_titles_to_csv_file(