Whisperstream Research Group - SerialComm GSM SDK Documentation | |
SerialConnectionException Constructor
SerialConnectionException constructor
public SerialConnectionException(
string comPort,
uint baudRate,
string message);
Parameters
- comPort
- the com port
- baudRate
- the baud rate
- message
- the error message
See Also
SerialConnectionException Class | Whisperstream.SerialComm.IO Namespace