| Package | Description |
|---|---|
| com.microsoft.azure.sdk.iot.device |
The API for a device to communicate with an IoT Hub.
|
| com.microsoft.azure.sdk.iot.device.transport |
A transport for sending and receiving IoT Hub messages, along with supporting
functionality.
|
| com.microsoft.azure.sdk.iot.device.transport.https.exceptions |
| Modifier and Type | Method and Description |
|---|---|
static IotHubServiceException |
IotHubStatusCode.getConnectionStatusException(IotHubStatusCode statusCode,
java.lang.String statusDescription) |
| Modifier and Type | Class and Description |
|---|---|
class |
MultiplexingDeviceUnauthorizedException
Exception that is thrown when one or more devices fail to register to an active multiplexed connection.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BadFormatException |
class |
HubOrDeviceIdNotFoundException |
class |
InternalServerErrorException |
class |
PreconditionFailedException |
class |
QuotaExceededException |
class |
RequestEntityTooLargeException |
class |
ServerBusyException |
class |
ServiceUnknownException |
class |
ThrottledException |
class |
UnauthorizedException |
Copyright © 2023. All rights reserved.