C# Class MindTouch.Clacks.Client.ConnectionException

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

Protected Methods

Method Description
ConnectionException ( ) : System
ConnectionException ( string message ) : System

Method Details

ConnectionException() protected method

protected ConnectionException ( ) : System
return System

ConnectionException() protected method

protected ConnectionException ( string message ) : System
message string
return System