public class PortNotFoundException extends SerialPortException
SerialPortBuilder.newBuilder(String),
SerialPortBuilder.setPortName(String) doesn't exist on the host system.| Constructor and Description |
|---|
PortNotFoundException(java.lang.String message)
Constructs a new PortNotFoundException with the specified detail message.
|