AmqpResourceDeletedException 类
定义
This exception is thrown when a amqp:resource-deleted error is encountered over an AMQP connection
public class AmqpResourceDeletedException extends ProtocolException
- 继承
-
java.lang.ObjectExceptionAmqpResourceDeletedException
继承成员
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)
构造函数
AmqpResourceDeletedException() | |
AmqpResourceDeletedException(String message) | |
AmqpResourceDeletedException(String message, Throwable cause) | |
AmqpResourceDeletedException(Throwable cause) |
字段
errorCode |