RequestEntityTooLargeException 类
定义
public class RequestEntityTooLargeException extends IotHubServiceException
- 继承
-
java.lang.ObjectExceptionRequestEntityTooLargeException
继承成员
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
IotHubServiceException.IotHubServiceException()
IotHubServiceException.IotHubServiceException(String message)
IotHubServiceException.IotHubServiceException(String message, Throwable cause)
IotHubServiceException.IotHubServiceException(Throwable cause)
TransportException.isRetryable
TransportException.isRetryable()
TransportException.setIotHubService(IotHubService iotHubService)
TransportException.setRetryable(boolean isRetryable)
TransportException.TransportException()
TransportException.TransportException(String message)
TransportException.TransportException(String message, Throwable cause)
TransportException.TransportException(Throwable cause)
构造函数
RequestEntityTooLargeException() | |
RequestEntityTooLargeException(String message) | |
RequestEntityTooLargeException(String message, Throwable cause) | |
RequestEntityTooLargeException(Throwable cause) |
方法
getStatusCode() |