ErrorResponseError interface  
错误对象。
- 扩展
 
继承属性
| code | 服务器定义的错误代码集之一。 可能的值包括:“BadArgument”、“Forbidden”、“NotFound”、“KbNotFound”、“Unauthorized”、“Unspecified”、“EndpointKeysError”、“QuotaExceeded”、“QnaRuntimeError”、“SKULimitExceededed”、“OperationNotFound”、“ServiceError”、“ValidationFailure”、“ExtractFailure”  | 
| details | 导致此报告错误的特定错误的详细信息数组。  | 
| inner | 
	包含与当前对象有关错误的更具体信息的对象。  | 
| message | 错误的人工可读表示形式。  | 
| target | 错误的目标。  | 
继承属性详细信息
code
服务器定义的错误代码集之一。 可能的值包括:“BadArgument”、“Forbidden”、“NotFound”、“KbNotFound”、“Unauthorized”、“Unspecified”、“EndpointKeysError”、“QuotaExceeded”、“QnaRuntimeError”、“SKULimitExceededed”、“OperationNotFound”、“ServiceError”、“ValidationFailure”、“ExtractFailure”
code: ErrorCodeType