ErrorCodeType type
Definiert Werte für ErrorCodeType. Mögliche Werte: "BadArgument", "Forbidden", "NotFound", "KbNotFound", "Unauthorized", "Unspecified", "EndpointKeysError", "QuotaExceeded", "QnaRuntimeError", "SKULimitExceeded", "OperationNotFound", "ServiceError", "ValidationFailure", "ExtractionFailure"
type ErrorCodeType =
| "BadArgument"
| "Forbidden"
| "NotFound"
| "KbNotFound"
| "Unauthorized"
| "Unspecified"
| "EndpointKeysError"
| "QuotaExceeded"
| "QnaRuntimeError"
| "SKULimitExceeded"
| "OperationNotFound"
| "ServiceError"
| "ValidationFailure"
| "ExtractionFailure"