Sha256: 617771bda9eb41952f74bd31cc4337fcc6f2e378cd295382b40cf9fb9aca2786

Contents?: true

Size: 279 Bytes

Versions: 19

Compression:

Stored size: 279 Bytes

Contents

# A wrapper for slingshot  elastic-search adapter for Mongoid
module Mebla
  # Represents the parent module for all errors in Mebla
  module Errors
    # Thrown when a synchronization operation fails
    class MeblaSynchronizationException < MeblaError      
    end  
  end
end

Version data entries

19 entries across 19 versions & 2 rubygems

Version Path
rmla-1.0 lib/mebla/errors/mebla_synchronization_exception.rb
mebla-1.1.14 lib/mebla/errors/mebla_synchronization_exception.rb
mebla-1.1.13 lib/mebla/errors/mebla_synchronization_exception.rb
mebla-1.1.12 lib/mebla/errors/mebla_synchronization_exception.rb
mebla-1.1.11 lib/mebla/errors/mebla_synchronization_exception.rb
mebla-1.1.10 lib/mebla/errors/mebla_synchronization_exception.rb
mebla-1.1.9 lib/mebla/errors/mebla_synchronization_exception.rb
mebla-1.1.8 lib/mebla/errors/mebla_synchronization_exception.rb
mebla-1.1.7 lib/mebla/errors/mebla_synchronization_exception.rb
mebla-1.1.6 lib/mebla/errors/mebla_synchronization_exception.rb
mebla-1.1.5 lib/mebla/errors/mebla_synchronization_exception.rb
mebla-1.1.4 lib/mebla/errors/mebla_synchronization_exception.rb
mebla-1.1.2 lib/mebla/errors/mebla_synchronization_exception.rb
mebla-1.1.1 lib/mebla/errors/mebla_synchronization_exception.rb
mebla-1.1.0 lib/mebla/errors/mebla_synchronization_exception.rb
mebla-1.0.3 lib/mebla/errors/mebla_synchronization_exception.rb
mebla-1.0.2 lib/mebla/errors/mebla_synchronization_exception.rb
mebla-1.0.1 lib/mebla/errors/mebla_synchronization_exception.rb
mebla-1.0.0 lib/mebla/errors/mebla_synchronization_exception.rb