CustomVisionErrorCodes Enum
- Inheritance
-
builtins.strCustomVisionErrorCodesCustomVisionErrorCodes
Constructor
CustomVisionErrorCodes(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)
Fields
bad_request |
bad_request_cannot_migrate_project_with_name |
bad_request_classification_training_validation_failed |
bad_request_custom_base_model_architecture_retired |
bad_request_custom_base_model_domain_not_compatible |
bad_request_custom_base_model_iteration_status_not_completed |
bad_request_customer_managed_key_revoked |
bad_request_detection_training_not_allow_negative_tag |
bad_request_detection_training_validation_failed |
bad_request_domain_not_supported_for_advanced_training |
bad_request_exceed_iteration_per_project_limit |
bad_request_exceed_project_limit |
bad_request_exceed_tag_per_image_limit |
bad_request_exceed_tag_per_project_limit |
bad_request_exceeded_batch_size |
bad_request_exceeded_quota |
bad_request_export_already_in_progress |
bad_request_export_platform_not_supported_for_advanced_training |
bad_request_export_validation_failed |
bad_request_export_while_training |
bad_request_image_aspect_ratio |
bad_request_image_batch |
bad_request_image_dimensions |
bad_request_image_exceeded_count |
bad_request_image_format |
bad_request_image_metadata_key |
bad_request_image_metadata_value |
bad_request_image_regions |
bad_request_image_size_bytes |
bad_request_image_stream |
bad_request_image_tags |
bad_request_image_url |
bad_request_invalid |
bad_request_invalid_artifact_uri |
bad_request_invalid_email_address |
bad_request_invalid_ids |
bad_request_invalid_import_token |
bad_request_invalid_publish_name |
bad_request_invalid_publish_target |
bad_request_invalid_uri |
bad_request_iteration_description |
bad_request_iteration_is_not_trained |
bad_request_iteration_is_published |
bad_request_iteration_name |
bad_request_iteration_name_not_unique |
bad_request_iteration_not_published |
bad_request_iteration_validation_failed |
bad_request_multi_class_classification_training_validation_failed |
bad_request_multi_label_classification_training_validation_failed |
bad_request_multiple_general_product_tag |
bad_request_multiple_negative_tag |
bad_request_negative_and_regular_tag_on_same_image |
bad_request_not_limited_trial |
bad_request_not_supported |
bad_request_operation_not_supported |
bad_request_prediction_ids_exceeded_count |
bad_request_prediction_ids_missing |
bad_request_prediction_invalid_application_name |
bad_request_prediction_invalid_query_parameters |
bad_request_prediction_results_exceeded_count |
bad_request_prediction_tags_exceeded_count |
bad_request_project_description |
bad_request_project_duplicated |
bad_request_project_image_preprocessing_settings |
bad_request_project_name |
bad_request_project_name_not_unique |
bad_request_project_unknown_classification |
bad_request_project_unknown_domain |
bad_request_project_unsupported_domain_type_change |
bad_request_project_unsupported_export_platform |
bad_request_required_param_is_null |
bad_request_reserved_budget_in_hours_not_enough_for_advanced_training |
bad_request_retired_domain_not_supported_for_training |
bad_request_subscription_api |
bad_request_tag_description |
bad_request_tag_name |
bad_request_tag_name_not_unique |
bad_request_tag_type |
bad_request_training_already_in_progress |
bad_request_training_not_needed |
bad_request_training_not_needed_but_training_pipeline_updated |
bad_request_training_validation_failed |
bad_request_unpublish_failed |
bad_request_unsupported_domain |
bad_request_workspace_cannot_be_modified |
bad_request_workspace_not_deletable |
conflict |
conflict_invalid |
error_exporter_invalid_classifier |
error_exporter_invalid_featurizer |
error_exporter_invalid_platform |
error_featurization_augmentation_error |
error_featurization_augmentation_unavailable |
error_featurization_invalid_featurizer |
error_featurization_queue_timeout |
error_featurization_service_unavailable |
error_featurization_unrecognized_job |
error_invalid |
error_iteration_copy_failed |
error_prediction |
error_prediction_model_not_cached |
error_prediction_model_not_found |
error_prediction_service_unavailable |
error_prediction_storage |
error_prepare_performance_migration_failed |
error_project_export_request_failed |
error_project_import_request_failed |
error_project_invalid_domain |
error_project_invalid_pipeline_configuration |
error_project_invalid_workspace |
error_project_training_request_failed |
error_region_proposal |
error_server_time_out |
error_unknown |
error_unknown_base_model |
forbidden |
forbidden_dr_mode_enabled |
forbidden_invalid |
forbidden_user |
forbidden_user_disabled |
forbidden_user_does_not_exist |
forbidden_user_insufficient_capability |
forbidden_user_resource |
forbidden_user_signup_allowance_exceeded |
forbidden_user_signup_disabled |
no_error |
not_found |
not_found_apim_subscription |
not_found_domain |
not_found_image |
not_found_invalid |
not_found_iteration |
not_found_iteration_performance |
not_found_project |
not_found_project_default_iteration |
not_found_tag |
unsupported_media_type |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python