Exception: DeviceNotAvailableError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/stf/errors.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



2
3
4
# File 'lib/stf/errors.rb', line 2

def message
  'Device not available'
end