Searched refs:OperationError (Results 1 – 4 of 4) sorted by relevance
167 class OperationError(Error): class291 raise OperationError(self.api_name, operation)
95 return (isinstance(exception, gcp.api.OperationError) and
119 return (isinstance(exception, gcp.api.OperationError) and
38 raise OperationError(status, tsig, output)