UnauthorizedException Classe

public class UnauthorizedException extends IotHubServiceException

Resumo do Construtor

Construtor Description
UnauthorizedException()
UnauthorizedException(String message)
UnauthorizedException(String message, Throwable cause)
UnauthorizedException(Throwable cause)

Resumo do método

Modificador e tipo Método e descrição
IotHubStatusCode getStatusCode()

Membros herdados

Detalhes do construtor

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

Detalhes do método

getStatusCode

public IotHubStatusCode getStatusCode()

Aplica-se a