Exceptions module
המערך הזה מכיל את כל הקבועים שנמצאים בשימוש בחבילה TIPCommon ואת הקבועים הנפוצים שמשמשים בשילובים של Google Security Operations Marketplace.
דוגמה
from TIPCommon.exceptions import ConnectorProcessingError
raise ConnectorProcessingError('spam and eggs')
exception TIPCommon.exceptions.ActionSetupError
בסיסים: GeneralActionException
שגיאה באתחול פעולה.
exception TIPCommon.exceptions.AlreadyExistsError
בסיסים: GoogleCloudException
משאב Google Cloud כבר קיים.
exception TIPCommon.exceptions.BadGatewayError
בסיסים: GoogleCloudException
שרת בין הלקוח לבין שרתי הקצה העורפי Google Cloud זיהה בעיה זמנית.
exception TIPCommon.exceptions.CaseResultError
בסיסים: GeneralActionException
שגיאה בשליחת הנתונים לתוצאת הפנייה.
exception TIPCommon.exceptions.ConnectorContextError
בסיסים: GeneralConnectorException
שגיאת הקשר של המחבר.
exception TIPCommon.exceptions.ConnectorProcessingError
בסיסים: GeneralConnectorException
שגיאה בעיבוד המחבר.
exception TIPCommon.exceptions.ConnectorSetupError
בסיסים: GeneralConnectorException
שגיאה באתחול המחבר.
exception TIPCommon.exceptions.ConnectorValidationError
בסיסים: GeneralConnectorException
שגיאה באימות המחבר.
exception TIPCommon.exceptions.DeadlineExceededError
בסיסים: GoogleCloudException
הבקשה לא הושלמה בזמן שהוקצה לה.
exception TIPCommon.exceptions.EmptyMandatoryValues
בסיסים: Exception
חריגה לערכי חובה ריקים.
exception TIPCommon.exceptions.EnrichActionError
בסיסים: GeneralActionException
שגיאה בפעולת העשרה.
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 באמצעות json.load/dump. הודעה בלבד.
exception TIPCommon.exceptions.InvalidArgumentError
בסיסים: GoogleCloudException
בקשה לא חוקית למשאב Google Cloud .
exception TIPCommon.exceptions.InvalidTimeException
בסיסים: Exception
חריגה לזמן לא תקין.
exception TIPCommon.exceptions.JobSetupError
בסיסים: GeneralActionException
שגיאה באתחול של משימה.
exception TIPCommon.exceptions.NotFoundError
בסיסים: GoogleCloudPubSubException
המשאב Google Cloud לא נמצא.
exception TIPCommon.exceptions.OauthError
בסיסים: Exception
חריגה כללית שמועלית כשמתרחשת שגיאה בתהליך OAuth 2.0.
exception TIPCommon.exceptions.ParameterExtractionError
בסיסים: Exception
שגיאה בחילוץ פרמטר.
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
בסיסים: GeneralActionException
שגיאה בעטיפת שיטת SDK.
exception TIPCommon.exceptions.SMIMEMailError
בסיסים: Exception
חריג בהתאמה אישית לשגיאות בעיבוד אימייל S/MIME.
exception TIPCommon.exceptions.UnauthenticatedError
בסיסים: GoogleCloudException
שגיאת אימות לקוח.
exception TIPCommon.exceptions.UnavailableError
בסיסים: GoogleCloudException
השירות Google Cloud לא הצליח לעבד בקשה.
הבעיה עדיין לא נפתרה? קבלת תשובות מחברי הקהילה וממומחי Google SecOps.