Method | Description | |
---|---|---|
TradeException ( ) : System | ||
TradeException ( string message ) : System | ||
TradeException ( string message, Exception inner ) : System |
public TradeException ( string message ) : System | ||
message | string | |
return | System |
public TradeException ( string message, Exception inner ) : System | ||
message | string | |
inner | Exception | |
return | System |