Sha256: 438571be6643f635344534756db2ce229d1502654b5cff348824a91fc6662a62

Contents?: true

Size: 153 Bytes

Versions: 22

Compression:

Stored size: 153 Bytes

Contents

# frozen_string_literal: true

module Switchman
  class NonExistentShardError < RuntimeError; end
  class ParallelShardExecError < RuntimeError; end
end

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
switchman-2.2.3 lib/switchman/errors.rb
switchman-2.2.2 lib/switchman/errors.rb
switchman-2.2.1 lib/switchman/errors.rb
switchman-2.2.0 lib/switchman/errors.rb
switchman-2.1.6 lib/switchman/errors.rb
switchman-2.1.5 lib/switchman/errors.rb
switchman-2.1.4 lib/switchman/errors.rb
switchman-2.1.3 lib/switchman/errors.rb
switchman-2.1.2 lib/switchman/errors.rb
switchman-2.1.1 lib/switchman/errors.rb
switchman-2.1.0 lib/switchman/errors.rb
switchman-2.0.13 lib/switchman/errors.rb
switchman-2.0.12 lib/switchman/errors.rb
switchman-2.0.11 lib/switchman/errors.rb
switchman-2.0.10 lib/switchman/errors.rb
switchman-2.0.9 lib/switchman/errors.rb
switchman-2.0.8 lib/switchman/errors.rb
switchman-2.0.7 lib/switchman/errors.rb
switchman-2.0.6 lib/switchman/errors.rb
switchman-2.0.5 lib/switchman/errors.rb