Class PortInUseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
jmri.jmrix.purejavacomm.PortInUseException
All Implemented Interfaces:
Serializable

public class PortInUseException extends Exception
This exception is thrown when the port is in use.
See Also:
  • Constructor Details

    • PortInUseException

      Creates a new instance of PortInUseException without detail message.