Méthode | Description | |
---|---|---|
IncompatibleViewException ( ) : System |
Create a simple exception with no further explanation.
|
|
IncompatibleViewException ( string message ) : System |
Create the exception with an explanation of the reason.
|
public IncompatibleViewException ( ) : System | ||
Résultat | System |
public IncompatibleViewException ( string message ) : System | ||
message | string | |
Résultat | System |