C# Class Hypermedia.JsonApi.JsonApiException

Inheritance: JsonLite.JsonException
Afficher le fichier Open project: cosullivan/Hypermedia

Méthodes publiques

Méthode Description
JsonApiException ( string format ) : JsonLite

Constructor.

Method Details

JsonApiException() public méthode

Constructor.
public JsonApiException ( string format ) : JsonLite
format string The message format.
Résultat JsonLite