C# Class Orc.NuGetExplorer.Management.ProjectManageException

Inheritance: Exception
Afficher le fichier Open project: WildGums/Orc.NuGetExplorer

Méthodes publiques

Méthode Description
ProjectManageException ( string message ) : System
ProjectManageException ( string message, Exception innerException ) : System

Method Details

ProjectManageException() public méthode

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

ProjectManageException() public méthode

public ProjectManageException ( string message, Exception innerException ) : System
message string
innerException Exception
Résultat System