Exception: AutoRemote::DeviceNotFound

Inherits:
AutoRemoteException show all
Defined in:
lib/autoremote/exceptions.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



6
7
8
# File 'lib/autoremote/exceptions.rb', line 6

def message
    "Device doesn't exist"
end