예외 모듈
이 모듈에는 TIPCommon 패키지에서 사용되는 모든 상수와 Google Security Operations 마켓 통합에서 사용되는 일반 상수가 포함되어 있습니다.
예
from TIPCommon.exceptions import ConnectorProcessingError
raise ConnectorProcessingError('spam and eggs')
exception TIPCommon.exceptions.ActionSetupError
작업 초기화 오류입니다.
exception TIPCommon.exceptions.AlreadyExistsError
Google Cloud 리소스가 이미 있습니다.
exception TIPCommon.exceptions.BadGatewayError
클라이언트와 백엔드 Google Cloud 서버 사이의 서버에서 일시적인 문제가 감지되었습니다.
exception TIPCommon.exceptions.CaseResultError
케이스 결과에 데이터를 전송할 때 오류가 발생했습니다.
exception TIPCommon.exceptions.ConnectorContextError
커넥터 컨텍스트 오류입니다.
exception TIPCommon.exceptions.ConnectorProcessingError
커넥터 처리 오류입니다.
exception TIPCommon.exceptions.ConnectorSetupError
커넥터 초기화 오류입니다.
exception TIPCommon.exceptions.ConnectorValidationError
커넥터 유효성 검사 오류입니다.
exception TIPCommon.exceptions.DeadlineExceededError
할당된 시간 내에 요청이 완료되지 않았습니다.
예외 팁Common.exceptions.EmptyMandatoryValues
기본: Exception
필수 값이 비어 있는 경우의 예외입니다.
exception TIPCommon.exceptions.EnrichActionError
강화 작업 오류입니다.
exception TIPCommon.exceptions.FailedPreconditionError
Google Cloud 요청에 대한 전제 조건 실패 오류입니다.
exception TIPCommon.exceptions.GeneralActionException
기본: Exception
일반 작업 예외입니다.
예외 TIPCommon.exceptions.GeneralConnectorException
기본: Exception
일반 커넥터 예외입니다.
예외 Common.exceptions.GeneralJobException
기본: Exception
일반 작업 예외입니다.
exception TIPCommon.exceptions.GoogleCloudException
기본: Exception
일반 Google Cloud 예외입니다.
exception TIPCommon.exceptions.ImpersonationUnauthorizedError
호출자에게 서비스 계정을 가장할 권한이 없습니다.
exception TIPCommon.exceptions.InternalJSONDecoderError
기본: Exception
json.load/dump
를 사용하는 내부 JSON 파싱 오류입니다. 메시지만
exception TIPCommon.exceptions.InvalidArgumentError
Google Cloud 리소스에 대한 잘못된 요청입니다.
exception TIPCommon.exceptions.InvalidTimeException
기본: Exception
잘못된 시간에 대한 예외입니다.
exception TIPCommon.exceptions.JobSetupError
작업 초기화 오류입니다.
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
클라이언트에게 리소스에 대한 작업을 수행할 권한이 없습니다.
exception TIPCommon.exceptions.RefreshTokenRenewalJobException
RefreshTokenRenewalJob
인스턴스의 실패입니다.
exception TIPCommon.exceptions.ResourceExhaustedError
Google Cloud 프로젝트의 할당량이 초과되었거나 클라이언트에서 너무 많은 동시 요청이 있습니다.
exception TIPCommon.exceptions.SDKWrapperError
SDK 메서드 래퍼 오류입니다.
exception TIPCommon.exceptions.SMIMEMailError
기본: Exception
S/MIME 이메일 처리 오류를 위한 맞춤 예외입니다.
exception TIPCommon.exceptions.UnauthenticatedError
클라이언트 인증 오류입니다.
exception TIPCommon.exceptions.UnavailableError
Google Cloud 서비스에서 요청을 처리할 수 없습니다.
도움이 더 필요하신가요? 커뮤니티 회원 및 Google SecOps 전문가로부터 답변을 받으세요.