Share via


HubOrDeviceIdNotFoundException Class

public class HubOrDeviceIdNotFoundException extends IotHubServiceException

Inherited Members

Constructor Details

HubOrDeviceIdNotFoundException

public HubOrDeviceIdNotFoundException()

HubOrDeviceIdNotFoundException

public HubOrDeviceIdNotFoundException(String message)

Parameters:

message

HubOrDeviceIdNotFoundException

public HubOrDeviceIdNotFoundException(String message, Throwable cause)

Parameters:

message
cause

HubOrDeviceIdNotFoundException

public HubOrDeviceIdNotFoundException(Throwable cause)

Parameters:

cause

Method Details

getStatusCode

public IotHubStatusCode getStatusCode()

Applies to