Méthode | Description | |
---|---|---|
NConsolerException ( ) : System | ||
NConsolerException ( string message ) : System | ||
NConsolerException ( string message, Exception innerException ) : System |
public NConsolerException ( string message ) : System | ||
message | string | |
Résultat | System |
public NConsolerException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
Résultat | System |