IotHubServerBusyException Class

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

public class IotHubServerBusyException extends IotHubException

Create server busy exception

Constructor Summary

Constructor Description
IotHubServerBusyException()
IotHubServerBusyException(String message)

Inherited Members

Constructor Details

IotHubServerBusyException

public IotHubServerBusyException()

IotHubServerBusyException

public IotHubServerBusyException(String message)

Parameters:

message

Applies to