Searched refs:GoogleAPIError (Results 1 – 2 of 2) sorted by relevance
51 class GoogleAPIError(Exception): class57 class DuplicateCredentialArgs(GoogleAPIError):63 class RetryError(GoogleAPIError):98 class GoogleAPICallError(GoogleAPIError, metaclass=_GoogleAPICallErrorMeta):
492 with pytest.raises(core_exceptions.GoogleAPIError):593 with pytest.raises(core_exceptions.GoogleAPIError):633 with pytest.raises(core_exceptions.GoogleAPIError):671 with pytest.raises(core_exceptions.GoogleAPIError):