AmqpInvalidFieldException 类
定义
This exception is thrown when a amqp:invalid-field error is encountered over an AMQP connection
public class AmqpInvalidFieldException extends ProtocolException
- 继承
-
java.lang.ObjectExceptionAmqpInvalidFieldException
继承成员
DeviceClientException.DeviceClientException()
DeviceClientException.DeviceClientException(String message)
DeviceClientException.DeviceClientException(String message, Throwable cause)
DeviceClientException.DeviceClientException(Throwable cause)
DeviceClientException.DeviceClientException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
TransportException.getIotHubService()
TransportException.iotHubService
TransportException.isRetryable
TransportException.isRetryable()
ProtocolException.ProtocolException()
ProtocolException.ProtocolException(String message)
ProtocolException.ProtocolException(String message, Throwable cause)
ProtocolException.ProtocolException(Throwable cause)
TransportException.setIotHubService(IotHubService iotHubService)
TransportException.setRetryable(boolean isRetryable)
TransportException.TransportException()
TransportException.TransportException(String message)
TransportException.TransportException(String message, Throwable cause)
TransportException.TransportException(Throwable cause)
构造函数
AmqpInvalidFieldException() | |
AmqpInvalidFieldException(String message) | |
AmqpInvalidFieldException(String message, Throwable cause) | |
AmqpInvalidFieldException(Throwable cause) |
字段
errorCode |