Uses of Class
jmri.jmrix.purejavacomm.NoSuchPortException
Packages that use NoSuchPortException
Package
Description
Interfaces and implementations for system-specific code.
-
Uses of NoSuchPortException in jmri.jmrix
Methods in jmri.jmrix with parameters of type NoSuchPortExceptionModifier and TypeMethodDescriptionAbstractSerialPortController.handlePortNotFound(NoSuchPortException p, String portName, org.slf4j.Logger log) Specific error handling for jmri.jmrix.purejavacomm port-not-found case. -
Uses of NoSuchPortException in jmri.jmrix.purejavacomm
Methods in jmri.jmrix.purejavacomm that throw NoSuchPortExceptionModifier and TypeMethodDescriptionstatic CommPortIdentifierCommPortIdentifier.getPortIdentifier(String portName)