ComputerVisionInnerError interface
Details about the API request error.
Properties
code | The error code. Possible values include: 'InvalidImageFormat', 'UnsupportedMediaType', 'InvalidImageUrl', 'NotSupportedFeature', 'NotSupportedImage', 'Timeout', 'InternalServerError', 'InvalidImageSize', 'BadArgument', 'DetectFaceError', 'NotSupportedLanguage', 'InvalidThumbnailSize', 'InvalidDetails', 'InvalidModel', 'CancelledRequest', 'NotSupportedVisualFeature', 'FailedToProcess', 'Unspecified', 'StorageException' |
message | Error message. |
Property Details
code
The error code. Possible values include: 'InvalidImageFormat', 'UnsupportedMediaType', 'InvalidImageUrl', 'NotSupportedFeature', 'NotSupportedImage', 'Timeout', 'InternalServerError', 'InvalidImageSize', 'BadArgument', 'DetectFaceError', 'NotSupportedLanguage', 'InvalidThumbnailSize', 'InvalidDetails', 'InvalidModel', 'CancelledRequest', 'NotSupportedVisualFeature', 'FailedToProcess', 'Unspecified', 'StorageException'
code: ComputerVisionInnerErrorCodeValue
Property Value
message
Error message.
message: string
Property Value
string