C# Class IQMap.Impl.IQMissingQueryException

Inheritance: IQMap.Impl.IQException
Afficher le fichier Open project: jamietre/IQMap

Méthodes publiques

Méthode Description
IQMissingQueryException ( ) : System
IQMissingQueryException ( string message ) : System

Method Details

IQMissingQueryException() public méthode

public IQMissingQueryException ( ) : System
Résultat System

IQMissingQueryException() public méthode

public IQMissingQueryException ( string message ) : System
message string
Résultat System