Sha256: 4d3965ce1c9bc6f86a115bec28cf620e78b4dc4af2763a222eb0f41cdd67682a

Contents?: true

Size: 158 Bytes

Versions: 3

Compression:

Stored size: 158 Bytes

Contents

module Rabbithole
  class RabbitholeError < StandardError; end

  class UnknownJobError < StandardError; end
  class InvalidJobError < StandardError; end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rabbithole-0.0.3 lib/rabbithole/errors.rb
rabbithole-0.0.2 lib/rabbithole/errors.rb
rabbithole-0.0.1 lib/rabbithole/errors.rb