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

Inheritance: System.Exception
Mostrar archivo Open project: heartysoft/res

Public Methods

Method Description
UnsupportedCommandException ( string command, string protocol ) : System

Method Details

UnsupportedCommandException() public method

public UnsupportedCommandException ( string command, string protocol ) : System
command string
protocol string
return System