IotHubBadFormatException Class

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

public class IotHubBadFormatException extends IotHubException

Create bad message format exception

Constructor Summary

Constructor Description
IotHubBadFormatException()
IotHubBadFormatException(String message)

Inherited Members

Constructor Details

IotHubBadFormatException

public IotHubBadFormatException()

IotHubBadFormatException

public IotHubBadFormatException(String message)

Parameters:

message

Applies to