IotHubTooManyDevicesException Class

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

public class IotHubTooManyDevicesException extends IotHubException

Create too many devices exception

Constructor Summary

Constructor Description
IotHubTooManyDevicesException()
IotHubTooManyDevicesException(String message)

Inherited Members

Constructor Details

IotHubTooManyDevicesException

public IotHubTooManyDevicesException()

IotHubTooManyDevicesException

public IotHubTooManyDevicesException(String message)

Parameters:

message

Applies to