com.microsoft.azure.sdk.iot.provisioning.service.exceptions

Classes

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.

ProvisioningServiceClientExceptionManager

Provide static function to verify the Device Provisioning Service results and throw appropriate exception.

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.