public class ProvisioningServiceClientNotFoundException extends ProvisioningServiceClientBadUsageException
The Device Provisioning Service instance, or a resource (e.g. an enrollment) does not exist.
HTTP status code 404.
| Constructor and Description |
|---|
ProvisioningServiceClientNotFoundException() |
ProvisioningServiceClientNotFoundException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ProvisioningServiceClientNotFoundException()
public ProvisioningServiceClientNotFoundException(String message)
Copyright © 2021. All rights reserved.