public class IotHubUnauthorizedException extends IotHubException
| Modifier and Type | Field and Description |
|---|---|
static String |
amqpErrorCode |
errorCode, errorCodeDescription| Constructor and Description |
|---|
IotHubUnauthorizedException() |
IotHubUnauthorizedException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final String amqpErrorCode
public IotHubUnauthorizedException()
public IotHubUnauthorizedException(String message)
Copyright © 2024. All rights reserved.