Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Ketchup
Protocol
Exceptions
UnknownCommandException
C# Class Ketchup.Protocol.Exceptions.UnknownCommandException
Inheritance:
ProtocolException
Show file
Open project: jasonsirota/Ketchup
Public Methods
Method
Description
UnknownCommandException
(
string
key
,
Op
op
,
string
server
) :
System
Method Details
UnknownCommandException()
public
method
public
UnknownCommandException
(
string
key
,
Op
op
,
string
server
) :
System
key
string
op
Op
server
string
return
System