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