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