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