Sha256: b6432808b47009c62ab6dd29c73a51602ec34c9ced7d321ebd1b5f725dd29e10

Contents?: true

Size: 231 Bytes

Versions: 5

Compression:

Stored size: 231 Bytes

Contents

require 'riak/util/translation'

module Riak
  # Raised when an error occurred in the Javascript map-reduce chain.
  # The message will be the body of the JSON error response.
  class MapReduceError < StandardError; end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
riak-client-2.4.1 lib/riak/map_reduce_error.rb
riak-client-2.4.0 lib/riak/map_reduce_error.rb
riak-client-2.4.0.pre1 lib/riak/map_reduce_error.rb
riak-client-2.3.2 lib/riak/map_reduce_error.rb
riak-client-2.3.1 lib/riak/map_reduce_error.rb