Method | Description | |
---|---|---|
CommPortException ( |
Constructor for re-raising exceptions from receive thread
|
|
CommPortException ( string desc ) : System |
Constructor for raising direct exceptions
|
public CommPortException ( |
||
e | Inner exception raised on receive thread | |
return | System |
public CommPortException ( string desc ) : System | ||
desc | string | Description of error |
return | System |