| Package | Description | 
|---|---|
| com.ibm.watson.developer_cloud.service.exception | 
 This package contains a collection of runtime exceptions thrown by the Watson services. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BadRequestException
400 Bad Request (HTTP/1.1 - RFC 2616). 
 | 
class  | 
ConflictException
409 Conflict (HTTP/1.1 - RFC 2616). 
 | 
class  | 
ForbiddenException
403 Forbidden (HTTP/1.0 - RFC 1945). 
 | 
class  | 
InternalServerErrorException
500 Server Error (HTTP/1.0 - RFC 1945). 
 | 
class  | 
NotFoundException
404 Not Found (HTTP/1.0 - RFC 1945). 
 | 
class  | 
RequestTooLargeException
413 Request Entity Too Large (HTTP/1.1 - RFC 2616). 
 | 
class  | 
ServiceUnavailableException
503 Service Unavailable (HTTP/1.0 - RFC 1945). 
 | 
class  | 
TooManyRequestsException
429 Too Many Requests (HTTP/1.1 - RFC 6585). 
 | 
class  | 
UnauthorizedException
401 Unauthorized (HTTP/1.0 - RFC 1945). 
 | 
class  | 
UnsupportedException
415 Unsupported Media Type (HTTP/1.1 - RFC 2616). 
 | 
Copyright © 2015–2016 IBM Watson. All rights reserved.