public class ErrorContext extends Object
MessageFeedbackProcessorClient, FileUploadNotificationProcessorClient,
and MessagingClient. The context includes the cause of the connection loss and makes a distinction between
network level issues (no internet) and IoT Hub level issues (resource not found, throttling, internal server error, etc.).| Constructor and Description |
|---|
ErrorContext(IOException exception) |
ErrorContext(IotHubException exception) |
public ErrorContext(IotHubException exception)
public ErrorContext(IOException exception)
Copyright © 2024. All rights reserved.