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