C# Class Maplink.Webservices.Places.Client.Exceptions.PlaceClientRequestException

Inheritance: System.Exception
Mostrar archivo Open project: maplink/places-api-client-dotnet

Public Methods

Method Description
PlaceClientRequestException ( HttpResponse response ) : System

Method Details

PlaceClientRequestException() public method

public PlaceClientRequestException ( HttpResponse response ) : System
response Maplink.Webservices.Places.Client.Wrappers.HttpResponse
return System