Class SerialPortIOException

    • Constructor Detail

      • SerialPortIOException

        public SerialPortIOException​(String message)
        Constructs a SerialPortIOException with the specified detail message.
        Parameters:
        message - The detail message (which is saved for later retrieval by the Throwable.getMessage() method).