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