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