C# Class Res.Core.TcpTransport.Exceptions.UnsupportedProtocolException

Inheritance: System.Exception
Show file Open project: heartysoft/res

Public Methods

Method Description
UnsupportedProtocolException ( string protocol ) : System

Method Details

UnsupportedProtocolException() public method

public UnsupportedProtocolException ( string protocol ) : System
protocol string
return System