Sha256: 9b65c8a321594cb25e165ee07888f1dcd8aa86e4eecf6c5c98b02d5c0222aaec

Contents?: true

Size: 122 Bytes

Versions: 23

Compression:

Stored size: 122 Bytes

Contents

# frozen_string_literal: true

module Praxis
  module Exceptions
    class StageNotFound < RuntimeError
    end
  end
end

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
praxis-2.0.0 lib/praxis/exceptions/stage_not_found.rb
praxis-2.0.pre.40 lib/praxis/exceptions/stage_not_found.rb
praxis-2.0.pre.39 lib/praxis/exceptions/stage_not_found.rb
praxis-2.0.pre.38 lib/praxis/exceptions/stage_not_found.rb
praxis-2.0.pre.37 lib/praxis/exceptions/stage_not_found.rb
praxis-2.0.pre.36 lib/praxis/exceptions/stage_not_found.rb
praxis-2.0.pre.35 lib/praxis/exceptions/stage_not_found.rb
praxis-2.0.pre.34 lib/praxis/exceptions/stage_not_found.rb
praxis-2.0.pre.33 lib/praxis/exceptions/stage_not_found.rb
praxis-2.0.pre.32 lib/praxis/exceptions/stage_not_found.rb
praxis-2.0.pre.31 lib/praxis/exceptions/stage_not_found.rb
praxis-2.0.pre.30 lib/praxis/exceptions/stage_not_found.rb
praxis-2.0.pre.29 lib/praxis/exceptions/stage_not_found.rb
praxis-2.0.pre.28 lib/praxis/exceptions/stage_not_found.rb
praxis-2.0.pre.27 lib/praxis/exceptions/stage_not_found.rb
praxis-2.0.pre.26 lib/praxis/exceptions/stage_not_found.rb
praxis-2.0.pre.25 lib/praxis/exceptions/stage_not_found.rb
praxis-2.0.pre.24 lib/praxis/exceptions/stage_not_found.rb
praxis-2.0.pre.23 lib/praxis/exceptions/stage_not_found.rb
praxis-2.0.pre.22 lib/praxis/exceptions/stage_not_found.rb