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