Sha256: f8ac8f178b39552c69dad2621cefbd01c97f929c8ef65d2e55d8ecf324bcb8b6

Contents?: true

Size: 181 Bytes

Versions: 11

Compression:

Stored size: 181 Bytes

Contents

module PageMagic
  class UnsupportedSelectorException < Exception

  end
  class UndefinedSelectorException < Exception
  end

  class MissingLocatorOrSelector < Exception
  end
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
page_magic-1.0.0.alpha4 lib/page_magic/exceptions.rb
page_magic-1.0.0.alpha3 lib/page_magic/exceptions.rb
page_magic-0.11.0.alpha8 lib/page_magic/exceptions.rb
page_magic-0.11.0.alpha7 lib/page_magic/exceptions.rb
page_magic-0.11.0.alpha6 lib/page_magic/exceptions.rb
page_magic-1.0.0.alpha2 lib/page_magic/exceptions.rb
page_magic-1.0.0.alpha lib/page_magic/exceptions.rb
page_magic-0.11.0.alpha5 lib/page_magic/exceptions.rb
page_magic-0.11.0.alpha3 lib/page_magic/exceptions.rb
page_magic-0.11.0.alpha2 lib/page_magic/exceptions.rb
page_magic-0.11.0.alpha lib/page_magic/exceptions.rb