Méthode | Description | |
---|---|---|
BudgetException ( string message ) : System |
Initializes a new instance of the BudgetException class.
|
|
BudgetException ( string message, |
Initializes a new instance of the BudgetException class.
|
Méthode | Description | |
---|---|---|
BudgetException ( ) : System |
public BudgetException ( string message ) : System | ||
message | string | The message. |
Résultat | System |
public BudgetException ( string message, |
||
message | string | The message. |
innerException | The inner exception. | |
Résultat | System |