See: Description
| Class | Description |
|---|---|
| Request |
Convenience class for constructing HTTP/HTTPS requests.
|
| WatsonService |
Watson service abstract common functionality of various Watson Services.
|
| Exception | Description |
|---|---|
| BadRequestException |
400 Bad Request (HTTP/1.1 - RFC 2616)
|
| ForbiddenException |
403 Forbidden (HTTP/1.0 - RFC 1945)
|
| InternalServerErrorException |
500 Server Error (HTTP/1.0 - RFC 1945)
|
| NotAcceptableException |
406 Not Acceptable (HTTP/1.1 - RFC 2616)
|
| NotFoundException |
404 Not Found (HTTP/1.0 - RFC 1945)
|
| RequestTooLargeException |
413 Request Entity Too Large (HTTP/1.1 - RFC 2616)
|
| ServiceResponseException |
Generic Service Response Exception.
|
| ServiceUnavailableException |
503 Service Unavailable (HTTP/1.0 - RFC 1945)
|
| TooManyRequestsException |
429 Too Many Requests (HTTP/1.1 - RFC 6585)
|
| UnauthorizedException |
401 Unauthorized (HTTP/1.0 - RFC 1945)
|
| UnsupportedException |
415 Unsupported Media Type (HTTP/1.1 - RFC 2616)
|
Watson Service,
Request,
IBM Watson Developer CloudCopyright © 2015. All rights reserved.