你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
exceptions Module
This module defines an exception surface, exposed as part of the azure.iot.device library API
Classes
ClientError |
Generic error for a client |
ConnectionDroppedError |
Lost connection while executing operation |
ConnectionFailedError |
Failed to establish a connection |
CredentialError |
Could not connect client using given credentials |
NoConnectionError |
Operation could not be completed because no connection has been established |
OperationCancelled |
An operation was cancelled |
OperationTimeout |
An operation timed out |
ServiceError |
Error received from an Azure IoT service |