Share via


ThrottledException Class

public class ThrottledException extends IotHubServiceException

Inherited Members

Constructor Details

ThrottledException

public ThrottledException()

ThrottledException

public ThrottledException(String message)

Parameters:

message

ThrottledException

public ThrottledException(String message, Throwable cause)

Parameters:

message
cause

ThrottledException

public ThrottledException(Throwable cause)

Parameters:

cause

Method Details

getStatusCode

public IotHubStatusCode getStatusCode()

Applies to