Exception: RTLSDR::DeviceNotOpenError

Inherits:
Error
  • Object
show all
Defined in:
lib/rtlsdr/errors.rb

Overview

Raised when attempting to use a device that hasn't been opened

This exception is thrown when trying to perform operations on a device that has been closed or was never properly opened.

Since:

  • 0.1.0