C# Class Sage.Platform.Upgrade.InvalidProjectException

Inheritance: System.ApplicationException
Afficher le fichier Open project: Saleslogix/ProjectUpgrade

Méthodes publiques

Méthode Description
InvalidProjectException ( string message ) : System
InvalidProjectException ( string message, string projectPath ) : System

Method Details

InvalidProjectException() public méthode

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

InvalidProjectException() public méthode

public InvalidProjectException ( string message, string projectPath ) : System
message string
projectPath string
Résultat System