C# Class Sharpen.ConnectException

Inheritance: System.Exception
Show file Open project: oganix/NBoilerpipe Class Usage Examples

Public Methods

Method Description
ConnectException ( string msg ) : System

Method Details

ConnectException() public method

public ConnectException ( string msg ) : System
msg string
return System