Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
GSF
ServiceModel
JsonFault
C# Class GSF.ServiceModel.JsonFault
Datei anzeigen
Open project: GridProtectionAlliance/gsf
Private Properties
Property
Type
Description
Public Methods
Method
Description
JsonFault
(
Exception
ex
) :
System
Creates a new
JsonFault
from an existing
Exception
.
Method Details
JsonFault()
public
method
Creates a new
JsonFault
from an existing
Exception
.
public
JsonFault
(
Exception
ex
) :
System
ex
System.Exception
Source exception.
return
System