Exception: AutoRemote::DeviceNotFound
- Inherits:
-
AutoRemoteException
- Object
- StandardError
- AutoRemoteException
- AutoRemote::DeviceNotFound
- Defined in:
- lib/autoremote/exceptions.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
6 7 8 |
# File 'lib/autoremote/exceptions.rb', line 6 def "Device doesn't exist" end |