class WifiWand::CommandLineInterface::BadCommandError
Public Class Methods
new(error_message)
click to toggle source
Calls superclass method
# File lib/wifi-wand/command_line_interface.rb, line 40 def initialize(error_message) super end