Method | Description | |
---|---|---|
BridgeException ( ) : System |
Default constructor
|
|
BridgeException ( string message ) : System |
Constructor
|
|
BridgeException ( string message, |
Constructor
|
public BridgeException ( string message ) : System | ||
message | string | Exception message |
return | System |
public BridgeException ( string message, |
||
message | string | Exception Message |
inner | Inner Exception | |
return | System |