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
RemObjects
InternetPack
CommandBased
CmdResponseException
C# Class RemObjects.InternetPack.CommandBased.CmdResponseException
Inheritance:
System.Exception
Show file
Open project: remobjects/internetpack
Public Methods
Method
Description
CmdResponseException
(
String
error
,
Int32
responseCode
,
String
responseText
) :
System
Method Details
CmdResponseException()
public
method
public
CmdResponseException
(
String
error
,
Int32
responseCode
,
String
responseText
) :
System
error
String
responseCode
System.Int32
responseText
String
return
System