Share via


IotHubGatewayTimeoutException Class

  • java.lang.Object
    • Exception
      • IotHubException
        • com.microsoft.azure.sdk.iot.service.exceptions.IotHubGatewayTimeoutException

public class IotHubGatewayTimeoutException extends IotHubException

Create gateway timeout exception (device does not answer in time)

Inherited Members

Constructor Details

IotHubGatewayTimeoutException

public IotHubGatewayTimeoutException()

IotHubGatewayTimeoutException

public IotHubGatewayTimeoutException(String message)

Parameters:

message

Applies to