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