Méthode | Description | |
---|---|---|
UIException ( ) : System |
New UI exception.
|
|
UIException ( string message ) : System |
New UI exception.
|
|
UIException ( string message, |
New UI exception.
|
public UIException ( string message ) : System | ||
message | string | The detail message. |
Résultat | System |
public UIException ( string message, |
||
message | string | The detail message. |
innerException | The cause of this exception. | |
Résultat | System |