| Class | Description |
|---|---|
| ErrorMessageParser |
Representation of a single error message collection with a Json deserializer.
|
| ProvisioningServiceClientExceptionManager |
Provide static function to verify the Device Provisioning Service results and throw appropriate exception.
|
| Exception | Description |
|---|---|
| ProvisioningServiceClientBadFormatException |
Create bad message format exception
|
| ProvisioningServiceClientBadUsageException |
This is the subset of the Device Provisioning Service exceptions for the exceptions related to usage error.
|
| ProvisioningServiceClientException |
Super class for the Device Provisioning Service exceptions on the Service Client.
|
| ProvisioningServiceClientInternalServerErrorException |
Create internal server error exception
|
| ProvisioningServiceClientNotFoundException |
Create Device Provisioning Service not found exception
|
| ProvisioningServiceClientPreconditionFailedException |
Create precondition failed exception
|
| ProvisioningServiceClientServiceException |
This is the subset of the Device Provisioning Service exceptions for the exceptions reported by the Service.
|
| ProvisioningServiceClientTooManyRequestsException |
Create too many requests exception
|
| ProvisioningServiceClientTransientException |
This is the subset of the Device Provisioning Service exceptions for the exceptions related a temporary service issue.
|
| ProvisioningServiceClientTransportException |
Create transport exception
|
| ProvisioningServiceClientUnathorizedException |
Create unauthorized exception
|
| ProvisioningServiceClientUnknownException |
This is the subset of the Device Provisioning Service exceptions for the unknown issues.
|
Copyright © 2022. All rights reserved.