C# Class Hypermedia.Sample.Client.HypermediaSampleClientException

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

Méthodes publiques

Méthode Description
HypermediaSampleClientException ( string message ) : System

Constructor.

Method Details

HypermediaSampleClientException() public méthode

Constructor.
public HypermediaSampleClientException ( string message ) : System
message string The exception message.
Résultat System