C# Class Hypermedia.WebApi.HypermediaWebApiException

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

Méthodes publiques

Méthode Description
HypermediaWebApiException ( string format ) : System

Constructor.

Method Details

HypermediaWebApiException() public méthode

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