ErrorModel Class |
Namespace: IBM.Watson.DeveloperCloud.Services.TextToSpeech.v1
public class ErrorModel
The ErrorModel type exposes the following members.
| Name | Description | |
|---|---|---|
| ErrorModel | Initializes a new instance of the ErrorModel class |
| Name | Description | |
|---|---|---|
| code |
HTTP response code.
| |
| code_description |
The response message.
| |
| error |
Description of the problem.
|