IotHubBadGatewayException Class

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

public class IotHubBadGatewayException extends IotHubException

Create bad gateway exception (device sent malformed response)

Constructor Summary

Constructor Description
IotHubBadGatewayException()
IotHubBadGatewayException(String message)

Inherited Members

Constructor Details

IotHubBadGatewayException

public IotHubBadGatewayException()

IotHubBadGatewayException

public IotHubBadGatewayException(String message)

Parameters:

message

Applies to