Sha256: 0410ce7e3b358cfc5294d6b30f7d2630ac7c3b9d8e677e31514c594a9ed9c9c3

Contents?: true

Size: 133 Bytes

Versions: 6

Compression:

Stored size: 133 Bytes

Contents

module Pagetience
  module Exceptions
    class Timeout < StandardError
    end

    class Platform < StandardError
    end
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
pagetience-0.4.0 lib/pagetience/exceptions.rb
pagetience-0.3.2 lib/pagetience/exceptions.rb
pagetience-0.3.1 lib/pagetience/exceptions.rb
pagetience-0.3.0 lib/pagetience/exceptions.rb
pagetience-0.2.1 lib/pagetience/exceptions.rb
pagetience-0.2.0 lib/pagetience/exceptions.rb