Méthode | Description | |
---|---|---|
RuntimeError ( ) : System | ||
RuntimeError ( string message ) : System | ||
RuntimeError ( string message, Exception inner ) : System |
Méthode | Description | |
---|---|---|
RuntimeError ( System info, System context ) : System |
protected RuntimeError ( System info, System context ) : System | ||
info | System | |
context | System | |
Résultat | System |
public RuntimeError ( string message ) : System | ||
message | string | |
Résultat | System |
public RuntimeError ( string message, Exception inner ) : System | ||
message | string | |
inner | Exception | |
Résultat | System |