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
Res
Client
Exceptions
ResServerException
C# Class Res.Client.Exceptions.ResServerException
Inheritance:
System.Exception
Show file
Open project: heartysoft/res
Public Methods
Method
Description
ResServerException
(
string
errorCode
,
string
message
) :
System
Method Details
ResServerException()
public
method
public
ResServerException
(
string
errorCode
,
string
message
) :
System
errorCode
string
message
string
return
System