Exception: WifiWand::BaseOs::MethodNotImplementedError
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- WifiWand::BaseOs::MethodNotImplementedError
- Defined in:
- lib/wifi-wand/os/base_os.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
11 12 13 |
# File 'lib/wifi-wand/os/base_os.rb', line 11 def to_s "This class is not intended to be instantiated directly. Instantiate a subclass of it." end |