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