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