Click or drag to resize

SerialException(String) Constructor

Constructor.

Namespace: ZylSoft.Serial
Assembly: ZylSerialPort (in ZylSerialPort.dll) Version: 1.83.8519.34486
Syntax
public SerialException(
	string message
)

Parameters

message  String
The error message that explains the reason for the exception.
See Also