Method | Description | |
---|---|---|
EdgeException ( ) : System | ||
EdgeException ( bool istransient, string message ) : System | ||
EdgeException ( bool istransient, string message, |
||
EdgeException ( string message ) : System |
public EdgeException ( bool istransient, string message ) : System | ||
istransient | bool | |
message | string | |
return | System |
public EdgeException ( bool istransient, string message, |
||
istransient | bool | |
message | string | |
inner | ||
return | System |
public EdgeException ( string message ) : System | ||
message | string | |
return | System |