com.microsoft.azure.sdk.iot.device.exceptions
Classes
IotHubClientException |
Exception that can occur when using a DeviceClient, ModuleClient, or a MultiplexingClient. Each instance contains the status code of the error as well as the recommendation on whether the request that resulted in this exception is retryable or not. |
MultiplexingClientRegistrationException |
Exception that is thrown when one or more devices fail to register to an active multiplexed connection. |