Class NoSuchPortException

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

public class NoSuchPortException extends Exception
This exception is thrown when there is no such port.
See Also:
  • Constructor Details

    • NoSuchPortException

      Creates a new instance of NoSuchPortException without detail message.