Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
RemoteProcedureCalls
RPCException
C# Class RemoteProcedureCalls.RPCException
An error occured during an RPC (Remote Procedure Call) exchange.
Inheritance:
NetworkCommsDotNet.CommsException
Afficher le fichier
Open project: MarcFletcher/NetworkComms.Net
Méthodes publiques
Méthode
Description
RPCException
(
string
msg
) :
System
Create a new instance of RPCException
Method Details
RPCException()
public
méthode
Create a new instance of RPCException
public
RPCException
(
string
msg
) :
System
msg
string
A string containing useful information regarding the error
Résultat
System