Method | Description | |
---|---|---|
RuntimeException ( |
||
RuntimeException ( string message ) : System | ||
RuntimeException ( string message, System innerException ) : System |
public RuntimeException ( |
||
info | ||
context | ||
return | System |
public RuntimeException ( string message ) : System | ||
message | string | |
return | System |
public RuntimeException ( string message, System innerException ) : System | ||
message | string | |
innerException | System | |
return | System |