public class ProvisioningServiceClientUnathorizedException extends ProvisioningServiceClientBadUsageException
The authorization token cannot be validated; for example, it is expired or does not apply to the request’s URI. This error code is also returned to devices as part of the TPM attestation flow.
HTTP status code 401
| Constructor and Description |
|---|
ProvisioningServiceClientUnathorizedException() |
ProvisioningServiceClientUnathorizedException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ProvisioningServiceClientUnathorizedException()
public ProvisioningServiceClientUnathorizedException(String message)
Copyright © 2021. All rights reserved.