C D E F G I N R S T V

N

NoSuchPortException - Exception in com.rm5248.serial
This exception is thrown when you attempt to open up a port that does not exist.
NoSuchPortException(String) - Constructor for exception com.rm5248.serial.NoSuchPortException
Create a new exception with the specified error.
NotASerialPortException - Exception in com.rm5248.serial
This exception is thrown when the device that you have opened is not a serial port.
NotASerialPortException(String) - Constructor for exception com.rm5248.serial.NotASerialPortException
Create a new exception if this is not a serial port

C D E F G I N R S T V