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