Метод | Описание | |
---|---|---|
RuntimeException ( |
||
RuntimeException ( string message ) : System | ||
RuntimeException ( string message, System innerException ) : System |
public RuntimeException ( |
||
info | ||
context | ||
Результат | System |
public RuntimeException ( string message ) : System | ||
message | string | |
Результат | System |
public RuntimeException ( string message, System innerException ) : System | ||
message | string | |
innerException | System | |
Результат | System |