ErrorCodeDescription 枚举
定义
See https://docs.microsoft.com/en-us/rest/api/iothub/common-error-codes for additional details
public enum ErrorCodeDescription
- 继承
-
java.lang.Objectjava.lang.Enum<ErrorCodeDescription>ErrorCodeDescription
继承成员
com.microsoft.azure.sdk.iot.deps.serializer._error_code_description_1aa2c5b259c0f0ee74bb4fac6ef3d61052
字段
ArgumentInvalid | |
ArgumentNull | |
BadFormat | |
BlobContainerValidationError | |
BulkRegistryOperationFailure | |
CannotRegisterModuleToModule | |
Conflict | |
ConnectionForcefullyClosedOnNewConnection | |
DeserializationError | |
DeviceAlreadyExists | |
DeviceConnectionClosedRemotely | |
DeviceDefinedMultipleTimes | |
DeviceInvalidResultCount | |
DeviceMaximumQueueDepthExceeded | |
DeviceMessageLockLost | |
DeviceNotFound | |
DeviceNotOnline | |
DeviceStorageEntitySerializationError | |
Forbidden | |
ImportWarningExistsError | |
InternalServerError | |
InvalidOperation | |
InvalidProtocolVersion | |
InvalidSchemaVersion | |
InvalidThrottleParameter | |
IotHubFormatError | |
IotHubMaxCbsTokenExceeded | |
IotHubNotFound | |
IotHubQuotaExceeded | |
IotHubSuspended | |
IotHubUnauthorized | |
IotHubUnauthorizedAccess | |
JobCancelled | |
JobNotFound | |
JobQuotaExceeded | |
MessageTooLarge | |
ModuleAlreadyExistsOnDevice | |
ModuleNotFound | |
NotFound | |
PartitionNotFound | |
PreconditionFailed | Represents status code for 429 and for status code 429001 |
RequestEntityTooLarge | |
ServerError | |
ThrottleBacklogLimitExceeded | |
ThrottlingException | Represents status code for 429 and 429001 |
TooManyDevices | |
TooManyModulesOnDevice | |
Unauthorized | |
UnclassifiedErrorCode |