C# Class Hypermedia.Json.JsonException

Inheritance: System.Exception
Afficher le fichier Open project: cosullivan/Hypermedia

Méthodes publiques

Méthode Description
JsonException ( string format ) : System

Constructor.

Method Details

JsonException() public méthode

Constructor.
public JsonException ( string format ) : System
format string The message format.
Résultat System