Class SerialPortTimeoutException

    • Constructor Detail

      • SerialPortTimeoutException

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