C# Class withSIX.Core.DidNotStartException

Inheritance: SetupException
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Méthode Description
DidNotStartException ( string message ) : System
DidNotStartException ( string message, Exception ex ) : System

Method Details

DidNotStartException() public méthode

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

DidNotStartException() public méthode

public DidNotStartException ( string message, Exception ex ) : System
message string
ex System.Exception
Résultat System