C# Class Huddle.Clients.ApiCallObservers.HttpStatusCodeHandlers.InternalServerErrorException

Inheritance: Huddle.Clients.Exceptions.HuddleApiException
ファイルを表示 Open project: Huddle/Huddle.RestClient

Public Methods

Method Description
InternalServerErrorException ( ApiResponse response ) : System.Net

Method Details

InternalServerErrorException() public method

public InternalServerErrorException ( ApiResponse response ) : System.Net
response ApiResponse
return System.Net