Méthode | Description | |
---|---|---|
tgException ( string message ) : System |
Constructor
|
|
tgException ( string message, |
Alternate Connstructor
|
public tgException ( string message ) : System | ||
message | string | The text of the exception. |
Résultat | System |
public tgException ( string message, |
||
message | string | The text of the exception. |
innerException | The exception we are wrapping | |
Résultat | System |