Share via


InternalServerErrorException Class

public class InternalServerErrorException extends IotHubServiceException

Inherited Members

Constructor Details

InternalServerErrorException

public InternalServerErrorException()

InternalServerErrorException

public InternalServerErrorException(String message)

Parameters:

message

InternalServerErrorException

public InternalServerErrorException(String message, Throwable cause)

Parameters:

message
cause

InternalServerErrorException

public InternalServerErrorException(Throwable cause)

Parameters:

cause

Method Details

getStatusCode

public IotHubStatusCode getStatusCode()

Applies to