Sha256: 0aba6120e9e7945ac0a2d04fb62b7a36216371ed8b6967ac6301659f650aabfd

Contents?: true

Size: 197 Bytes

Versions: 13

Compression:

Stored size: 197 Bytes

Contents

require 'spidr/actions/exceptions/action'

module Spidr
  module Actions
    #
    # An {Actions} exception class used to pause a running {Agent}.
    #
    class Paused < Action
    end
  end
end

Version data entries

13 entries across 13 versions & 3 rubygems

Version Path
spidr_epg_gem-0.0.1 lib/spidr_epg/actions/exceptions/paused.rb
spidr_epg_gem-0.0.0 lib/spidr_epg/actions/exceptions/paused.rb
spidr_epg-1.0.0 lib/spidr/actions/exceptions/paused.rb
spidr-0.4.1 lib/spidr/actions/exceptions/paused.rb
spidr-0.4.0 lib/spidr/actions/exceptions/paused.rb
spidr-0.3.2 lib/spidr/actions/exceptions/paused.rb
spidr-0.3.1 lib/spidr/actions/exceptions/paused.rb
spidr-0.3.0 lib/spidr/actions/exceptions/paused.rb
spidr-0.2.7 lib/spidr/actions/exceptions/paused.rb
spidr-0.2.6 lib/spidr/actions/exceptions/paused.rb
spidr-0.2.5 lib/spidr/actions/exceptions/paused.rb
spidr-0.2.4 lib/spidr/actions/exceptions/paused.rb
spidr-0.2.3 lib/spidr/actions/exceptions/paused.rb