Sha256: 2c27ac44b625f2a0bb72976547f09b501b2973bb9e1ee66142a8d886ce5b8ad0

Contents?: true

Size: 178 Bytes

Versions: 1

Compression:

Stored size: 178 Bytes

Contents

module Ramdo
  class OSNotSupportedException < StandardError; end
  class NotEnoughFreeRamException < StandardError; end
  class GeneralRamdiskException < StandardError; end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ramdo-0.2.1 lib/ramdo/exceptions.rb