C# Class GoatTrip.DAL.LocationNotFoundException

Inheritance: System.Exception
Afficher le fichier Open project: NHSChoices/location-service

Méthodes publiques

Méthode Description
LocationNotFoundException ( string id ) : System

Méthodes protégées

Méthode Description
LocationNotFoundException ( SerializationInfo info, StreamingContext context ) : System

Method Details

LocationNotFoundException() protected méthode

protected LocationNotFoundException ( SerializationInfo info, StreamingContext context ) : System
info System.Runtime.Serialization.SerializationInfo
context System.Runtime.Serialization.StreamingContext
Résultat System

LocationNotFoundException() public méthode

public LocationNotFoundException ( string id ) : System
id string
Résultat System