Sha256: ece0358039747687d1553cf0906152d56c95f369e2b39852f58654f157dd08b1

Contents?: true

Size: 181 Bytes

Versions: 9

Compression:

Stored size: 181 Bytes

Contents

module PageMagic
  class UnsupportedSelectorException < Exception
  end
  class UndefinedSelectorException < Exception
  end

  class MissingLocatorOrSelector < Exception
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
page_magic-1.0.0.alpha13 lib/page_magic/exceptions.rb
page_magic-1.0.0.alpha12 lib/page_magic/exceptions.rb
page_magic-1.0.0.alpha11 lib/page_magic/exceptions.rb
page_magic-1.0.0.alpha10 lib/page_magic/exceptions.rb
page_magic-1.0.0.alpha9 lib/page_magic/exceptions.rb
page_magic-1.0.0.alpha8 lib/page_magic/exceptions.rb
page_magic-1.0.0.alpha7 lib/page_magic/exceptions.rb
page_magic-1.0.0.alpha6 lib/page_magic/exceptions.rb
page_magic-1.0.0.alpha5 lib/page_magic/exceptions.rb