public class AmqpLinkRedirectException extends ProtocolException
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
errorCode |
isRetryable| Constructor and Description |
|---|
AmqpLinkRedirectException() |
AmqpLinkRedirectException(java.lang.String message) |
AmqpLinkRedirectException(java.lang.String message,
java.lang.Throwable cause) |
AmqpLinkRedirectException(java.lang.Throwable cause) |
isRetryable, setRetryable, toIotHubClientExceptionpublic static final java.lang.String errorCode
public AmqpLinkRedirectException()
public AmqpLinkRedirectException(java.lang.String message)
public AmqpLinkRedirectException(java.lang.String message,
java.lang.Throwable cause)
public AmqpLinkRedirectException(java.lang.Throwable cause)
Copyright © 2023. All rights reserved.