Share via


UnauthorizedException Class

public class UnauthorizedException extends IotHubServiceException

Inherited Members

Constructor Details

UnauthorizedException

public UnauthorizedException()

UnauthorizedException

public UnauthorizedException(String message)

Parameters:

message

UnauthorizedException

public UnauthorizedException(String message, Throwable cause)

Parameters:

message
cause

UnauthorizedException

public UnauthorizedException(Throwable cause)

Parameters:

cause

Method Details

getStatusCode

public IotHubStatusCode getStatusCode()

Applies to