C# Class Command.ContextException

Context exception, thrown when no object of the necessary type is available in the current context.
Inheritance: System.Exception
Afficher le fichier Open project: agardiner/hfmcmd

Méthodes publiques

Méthode Description
ContextException ( string msg ) : System

Method Details

ContextException() public méthode

public ContextException ( string msg ) : System
msg string
Résultat System