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. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java