|
| 1 | +### YamlMime:UniversalReference |
| 2 | +items: |
| 3 | + - uid: azure-cognitiveservices-customvision-prediction.CustomVisionError |
| 4 | + name: CustomVisionError |
| 5 | + fullName: CustomVisionError |
| 6 | + children: |
| 7 | + - azure-cognitiveservices-customvision-prediction.CustomVisionError.code |
| 8 | + - >- |
| 9 | + azure-cognitiveservices-customvision-prediction.CustomVisionError.message |
| 10 | + langs: |
| 11 | + - typeScript |
| 12 | + type: interface |
| 13 | + summary: '' |
| 14 | + package: azure-cognitiveservices-customvision-prediction |
| 15 | + - uid: azure-cognitiveservices-customvision-prediction.CustomVisionError.code |
| 16 | + name: code |
| 17 | + fullName: code |
| 18 | + children: [] |
| 19 | + langs: |
| 20 | + - typeScript |
| 21 | + type: property |
| 22 | + summary: >- |
| 23 | + The error code. Possible values include: 'NoError', 'BadRequest', |
| 24 | +
|
| 25 | + 'BadRequestExceededBatchSize', 'BadRequestNotSupported', |
| 26 | + 'BadRequestInvalidIds', |
| 27 | +
|
| 28 | + 'BadRequestProjectName', 'BadRequestProjectNameNotUnique', |
| 29 | + 'BadRequestProjectDescription', |
| 30 | +
|
| 31 | + 'BadRequestProjectUnknownDomain', |
| 32 | + 'BadRequestProjectUnknownClassification', |
| 33 | +
|
| 34 | + 'BadRequestProjectUnsupportedDomainTypeChange', |
| 35 | + 'BadRequestProjectUnsupportedExportPlatform', |
| 36 | +
|
| 37 | + 'BadRequestIterationName', 'BadRequestIterationNameNotUnique', |
| 38 | +
|
| 39 | + 'BadRequestIterationDescription', 'BadRequestIterationIsNotTrained', |
| 40 | +
|
| 41 | + 'BadRequestWorkspaceCannotBeModified', 'BadRequestWorkspaceNotDeletable', |
| 42 | + 'BadRequestTagName', |
| 43 | +
|
| 44 | + 'BadRequestTagNameNotUnique', 'BadRequestTagDescription', |
| 45 | + 'BadRequestTagType', |
| 46 | +
|
| 47 | + 'BadRequestMultipleNegativeTag', 'BadRequestImageTags', |
| 48 | + 'BadRequestImageRegions', |
| 49 | +
|
| 50 | + 'BadRequestNegativeAndRegularTagOnSameImage', |
| 51 | + 'BadRequestRequiredParamIsNull', |
| 52 | +
|
| 53 | + 'BadRequestIterationIsPublished', 'BadRequestInvalidPublishName', |
| 54 | +
|
| 55 | + 'BadRequestInvalidPublishTarget', 'BadRequestUnpublishFailed', |
| 56 | + 'BadRequestSubscriptionApi', |
| 57 | +
|
| 58 | + 'BadRequestExceedProjectLimit', |
| 59 | + 'BadRequestExceedIterationPerProjectLimit', |
| 60 | +
|
| 61 | + 'BadRequestExceedTagPerProjectLimit', 'BadRequestExceedTagPerImageLimit', |
| 62 | +
|
| 63 | + 'BadRequestExceededQuota', 'BadRequestCannotMigrateProjectWithName', |
| 64 | +
|
| 65 | + 'BadRequestNotLimitedTrial', 'BadRequestImageBatch', |
| 66 | + 'BadRequestImageStream', |
| 67 | +
|
| 68 | + 'BadRequestImageUrl', 'BadRequestImageFormat', 'BadRequestImageSizeBytes', |
| 69 | +
|
| 70 | + 'BadRequestImageExceededCount', 'BadRequestTrainingNotNeeded', |
| 71 | +
|
| 72 | + 'BadRequestTrainingNotNeededButTrainingPipelineUpdated', |
| 73 | + 'BadRequestTrainingValidationFailed', |
| 74 | +
|
| 75 | + 'BadRequestClassificationTrainingValidationFailed', |
| 76 | +
|
| 77 | + 'BadRequestMultiClassClassificationTrainingValidationFailed', |
| 78 | +
|
| 79 | + 'BadRequestMultiLabelClassificationTrainingValidationFailed', |
| 80 | +
|
| 81 | + 'BadRequestDetectionTrainingValidationFailed', |
| 82 | + 'BadRequestTrainingAlreadyInProgress', |
| 83 | +
|
| 84 | + 'BadRequestDetectionTrainingNotAllowNegativeTag', |
| 85 | + 'BadRequestInvalidEmailAddress', |
| 86 | +
|
| 87 | + 'BadRequestDomainNotSupportedForAdvancedTraining', |
| 88 | +
|
| 89 | + 'BadRequestExportPlatformNotSupportedForAdvancedTraining', |
| 90 | +
|
| 91 | + 'BadRequestReservedBudgetInHoursNotEnoughForAdvancedTraining', |
| 92 | +
|
| 93 | + 'BadRequestExportValidationFailed', 'BadRequestExportAlreadyInProgress', |
| 94 | +
|
| 95 | + 'BadRequestPredictionIdsMissing', 'BadRequestPredictionIdsExceededCount', |
| 96 | +
|
| 97 | + 'BadRequestPredictionTagsExceededCount', |
| 98 | + 'BadRequestPredictionResultsExceededCount', |
| 99 | +
|
| 100 | + 'BadRequestPredictionInvalidApplicationName', |
| 101 | + 'BadRequestPredictionInvalidQueryParameters', |
| 102 | +
|
| 103 | + 'BadRequestInvalid', 'UnsupportedMediaType', 'Forbidden', 'ForbiddenUser', |
| 104 | +
|
| 105 | + 'ForbiddenUserResource', 'ForbiddenUserSignupDisabled', |
| 106 | +
|
| 107 | + 'ForbiddenUserSignupAllowanceExceeded', 'ForbiddenUserDoesNotExist', |
| 108 | + 'ForbiddenUserDisabled', |
| 109 | +
|
| 110 | + 'ForbiddenUserInsufficientCapability', 'ForbiddenDRModeEnabled', |
| 111 | + 'ForbiddenInvalid', |
| 112 | +
|
| 113 | + 'NotFound', 'NotFoundProject', 'NotFoundProjectDefaultIteration', |
| 114 | + 'NotFoundIteration', |
| 115 | +
|
| 116 | + 'NotFoundIterationPerformance', 'NotFoundTag', 'NotFoundImage', |
| 117 | + 'NotFoundDomain', |
| 118 | +
|
| 119 | + 'NotFoundApimSubscription', 'NotFoundInvalid', 'Conflict', |
| 120 | + 'ConflictInvalid', 'ErrorUnknown', |
| 121 | +
|
| 122 | + 'ErrorProjectInvalidWorkspace', |
| 123 | + 'ErrorProjectInvalidPipelineConfiguration', |
| 124 | +
|
| 125 | + 'ErrorProjectInvalidDomain', 'ErrorProjectTrainingRequestFailed', |
| 126 | +
|
| 127 | + 'ErrorProjectExportRequestFailed', 'ErrorFeaturizationServiceUnavailable', |
| 128 | +
|
| 129 | + 'ErrorFeaturizationQueueTimeout', 'ErrorFeaturizationInvalidFeaturizer', |
| 130 | +
|
| 131 | + 'ErrorFeaturizationAugmentationUnavailable', |
| 132 | + 'ErrorFeaturizationUnrecognizedJob', |
| 133 | +
|
| 134 | + 'ErrorFeaturizationAugmentationError', 'ErrorExporterInvalidPlatform', |
| 135 | +
|
| 136 | + 'ErrorExporterInvalidFeaturizer', 'ErrorExporterInvalidClassifier', |
| 137 | +
|
| 138 | + 'ErrorPredictionServiceUnavailable', 'ErrorPredictionModelNotFound', |
| 139 | +
|
| 140 | + 'ErrorPredictionModelNotCached', 'ErrorPrediction', |
| 141 | + 'ErrorPredictionStorage', |
| 142 | +
|
| 143 | + 'ErrorRegionProposal', 'ErrorInvalid' |
| 144 | + syntax: |
| 145 | + content: 'code: string' |
| 146 | + return: |
| 147 | + type: |
| 148 | + - string |
| 149 | + package: azure-cognitiveservices-customvision-prediction |
| 150 | + - uid: azure-cognitiveservices-customvision-prediction.CustomVisionError.message |
| 151 | + name: message |
| 152 | + fullName: message |
| 153 | + children: [] |
| 154 | + langs: |
| 155 | + - typeScript |
| 156 | + type: property |
| 157 | + summary: A message explaining the error reported by the service. |
| 158 | + syntax: |
| 159 | + content: 'message: string' |
| 160 | + return: |
| 161 | + type: |
| 162 | + - string |
| 163 | + package: azure-cognitiveservices-customvision-prediction |
0 commit comments