Uses of Class
com.fazecast.jSerialComm.SerialPortInvalidPortException
-
-
Uses of SerialPortInvalidPortException in com.fazecast.jSerialComm
Methods in com.fazecast.jSerialComm that throw SerialPortInvalidPortException Modifier and Type Method Description static SerialPortSerialPort. getCommPort(String portDescriptor)Allocates aSerialPortobject corresponding to the user-specified port descriptor.
-