C# Class MindTouch.Clacks.Client.UnknowResponseException

Inheritance: ClacksClientException
Datei anzeigen Open project: MindTouch/MindTouch.Clacks

Public Properties

Property Type Description
Response string

Public Methods

Method Description
UnknowResponseException ( string response ) : System

Method Details

UnknowResponseException() public method

public UnknowResponseException ( string response ) : System
response string
return System

Property Details

Response public_oe property

public string Response
return string