C# Class Helios.Channels.ConnectException

Inheritance: System.Exception
Datei anzeigen Open project: helios-io/helios

Public Methods

Method Description
ConnectException ( string s, Exception exception ) : System

Method Details

ConnectException() public method

public ConnectException ( string s, Exception exception ) : System
s string
exception System.Exception
return System