Sha256: d4bab7d4978fb3b7328151aceaa2022a84f038828ff1d2cf7c91eb3291f79d98

Contents?: true

Size: 96 Bytes

Versions: 9

Compression:

Stored size: 96 Bytes

Contents

class DeviceNotAvailableError < StandardError
  def message
    'Device not available'
  end
end

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
stf-client-neofreko-0.1.9 lib/stf/errors.rb
stf-client-neofreko-0.1.8 lib/stf/errors.rb
stf-client-neofreko-0.1.7 lib/stf/errors.rb
stf-client-0.1.6 lib/stf/errors.rb
stf-client-0.1.4 lib/stf/errors.rb
stf-client-0.1.3 lib/stf/errors.rb
stf-client-0.1.2 lib/stf/errors.rb
stf-client-0.1.1 lib/stf/errors.rb
stf-client-0.1.0 lib/stf/errors.rb