例外モジュール
このモジュールには、TIPCommon パッケージで使用されるすべての定数と、Google Security Operations マーケットプレイス統合で使用される共通の定数が含まれています。
例
from TIPCommon.exceptions import ConnectorProcessingError
raise ConnectorProcessingError('spam and eggs')
exception TIPCommon.exceptions.ActionSetupError
アクションの初期化エラー。
exception TIPCommon.exceptions.AlreadyExistsError
ベース: GoogleCloudException
A Google Cloud リソースがすでに存在します。
exception TIPCommon.exceptions.BadGatewayError
ベース: GoogleCloudException
クライアントとバックエンド サーバー間のサーバーで一時的な問題が検出されました。 Google Cloud
exception TIPCommon.exceptions.CaseResultError
ケースの結果にデータを送信する際のエラー。
exception TIPCommon.exceptions.ConnectorContextError
ベース: GeneralConnectorException
コネクタ コンテキスト エラー。
exception TIPCommon.exceptions.ConnectorProcessingError
ベース: GeneralConnectorException
コネクタの処理エラー。
exception TIPCommon.exceptions.ConnectorSetupError
ベース: GeneralConnectorException
コネクタの初期化エラー。
例外 TIPCommon.exceptions.ConnectorValidationError
ベース: GeneralConnectorException
コネクタの検証エラー。
例外 TIPCommon.exceptions.DeadlineExceededError
ベース: GoogleCloudException
リクエストが割り当てられた時間内に完了しませんでした。
例外 TIPCommon.exceptions.EmptyMandatoryValues
ベース: Exception
必須値が空の場合の例外。
例外 TIPCommon.exceptions.EnrichActionError
エンリッチメント アクション エラー。
exception TIPCommon.exceptions.FailedPreconditionError
ベース: GoogleCloudException
Google Cloud リクエストの前提条件エラー。
exception TIPCommon.exceptions.GeneralActionException
ベース: Exception
一般的なアクション例外。
exception TIPCommon.exceptions.GeneralConnectorException
ベース: Exception
一般的なコネクタ例外。
exception TIPCommon.exceptions.GeneralJobException
ベース: Exception
一般的なジョブ例外。
exception TIPCommon.exceptions.GoogleCloudException
ベース: Exception
一般的な Google Cloud 例外。
exception TIPCommon.exceptions.ImpersonationUnauthorizedError
ベース: GoogleCloudException
呼び出し元には、サービス アカウントの権限を借用する権限がありません。
exception TIPCommon.exceptions.InternalJSONDecoderError
ベース: Exception
json.load/dump
を使用した内部 JSON 解析エラー。メッセージのみ。
exception TIPCommon.exceptions.InvalidArgumentError
ベース: GoogleCloudException
Google Cloud リソースに対する無効なリクエスト。
exception TIPCommon.exceptions.InvalidTimeException
ベース: Exception
無効な時間に対する例外。
exception TIPCommon.exceptions.JobSetupError
ジョブの初期化エラー。
例外 TIPCommon.exceptions.NotFoundError
ベース: GoogleCloudPubSubException
Google Cloud リソースが見つかりませんでした。
exception TIPCommon.exceptions.OauthError
ベース: Exception
OAuth 2.0 フローでエラーが発生したときに発生する一般的な例外。
exception TIPCommon.exceptions.ParameterExtractionError
ベース: Exception
パラメータ抽出エラー。
例外 TIPCommon.exceptions.ParameterValidationError
ベース: Exception
パラメータが無効です。
exception TIPCommon.exceptions.PermissionDeniedError
ベース: GoogleCloudException
クライアントには、リソースに対してオペレーションを実行する権限がありません。
例外 TIPCommon.exceptions.RefreshTokenRenewalJobException
ベース: GeneralJobException
RefreshTokenRenewalJob
インスタンスの障害。
exception TIPCommon.exceptions.ResourceExhaustedError
ベース: GoogleCloudException
Google Cloud プロジェクトの割り当てを超過したか、クライアントからの同時リクエストが多すぎます。
exception TIPCommon.exceptions.SDKWrapperError
SDK メソッド ラッパー エラー。
exception TIPCommon.exceptions.SMIMEMailError
ベース: Exception
S/MIME メール処理エラーのカスタム例外。
例外 TIPCommon.exceptions.UnauthenticatedError
ベース: GoogleCloudException
クライアント認証エラー。
exception TIPCommon.exceptions.UnavailableError
ベース: GoogleCloudException
Google Cloud サービスがリクエストを処理できませんでした。
さらにサポートが必要な場合 コミュニティ メンバーや Google SecOps のプロフェッショナルから回答を得ることができます。