Sha256: f0cf776d9e52f99d9ab9d159f19ea92b310f3a1e7510c6e907c968f01b6f8caf

Contents?: true

Size: 172 Bytes

Versions: 14

Compression:

Stored size: 172 Bytes

Contents

module Teabag
  class Failure < Exception; end
  class UnknownSuite < Exception; end
  class RunnerException < Exception; end
  class AssetNotServable < Exception; end
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
teabag-0.4.6 lib/teabag/exceptions.rb
teabag-0.4.5 lib/teabag/exceptions.rb
teabag-0.4.4 lib/teabag/exceptions.rb
teabag-0.4.3 lib/teabag/exceptions.rb
teabag-0.4.2 lib/teabag/exceptions.rb
teabag-0.4.1 lib/teabag/exceptions.rb
teabag-0.4.0 lib/teabag/exceptions.rb
teabag-0.3.6 lib/teabag/exceptions.rb
teabag-0.3.5 lib/teabag/exceptions.rb
teabag-0.3.4 lib/teabag/exceptions.rb
teabag-0.3.3 lib/teabag/exceptions.rb
teabag-0.3.2 lib/teabag/exceptions.rb
teabag-0.3.1 lib/teabag/exceptions.rb
teabag-0.3.0 lib/teabag/exceptions.rb