Exception: Stf::DeviceNotAvailableError

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

Instance Method Summary collapse

Instance Method Details

#messageObject



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

def message
  'Device not available'
end