Click or drag to resize

SerialException(String) Constructor

Constructor.

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

Parameters

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