C# Class GSF.ServiceModel.JsonFault

Afficher le fichier Open project: GridProtectionAlliance/gsf

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
JsonFault ( Exception ex ) : System

Creates a new JsonFault from an existing Exception.

Method Details

JsonFault() public méthode

Creates a new JsonFault from an existing Exception.
public JsonFault ( Exception ex ) : System
ex System.Exception Source exception.
Résultat System