Exception: RTLSDR::Error

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

Overview

Base error class for all RTL-SDR related exceptions

This is the parent class for all RTL-SDR specific errors. It extends Ruby's StandardError and provides a consistent error hierarchy for the gem. All other RTL-SDR errors inherit from this class.

Since:

  • 0.1.0