| Exception | Description |
|---|---|
| BadRequestException |
Exception indicating that a request cannot be processed by the server.
|
| ConflictException |
Exception indicating that the request could not be processed because of conflict in the request.
|
| ForbiddenException |
Exception indicating that an access to a resource requested by a SDK has been forbidden by the server.
|
| GatewayTimeoutException |
Exception indicating the server was acting as a gateway or proxy and did not receive a timely response from the upstream server.
|
| InternalServerErrorException |
Exception indicating an internal error occurred on the server.
|
| NotFoundException |
Exception indicating a resource requested by a SDK was not found on the server.
|
| ServiceUnavailableException |
Exception indicating a service is not available.
|
| StoredGatewayAPIInstanceNotFoundException | |
| StoredThingIFAPIInstanceNotFoundException |
Exception indicating the instance of ThingIFAPI has not stored in the SharedPreferences.
|
| ThingIFException |
Thrown when failed to connect IoT Cloud Server.
|
| ThingIFRestException |
Thrown when IoT Cloud Server returned an error.
|
| UnauthorizedException |
Exception indicating a requested operation or access to a requested resource is not allowed.
|
| UnsupportedActionException |
Thrown when an unsupported action is detected.
|
| UnsupportedSchemaException |
Thrown when an unsupported schema is detected.
|
Copyright 2015 Kii Corporation. All rights reserved. (Last updated on 2016-10-13 08:55 UTC)