Sha256: 7d9b698b91436cb721ea2b37c460855f65ea0d6086d3c6831bb795f627c293bb

Contents?: true

Size: 224 Bytes

Versions: 41

Compression:

Stored size: 224 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

41 entries across 31 versions & 4 rubygems

Version Path
riak-client-1.0.0.beta lib/riak/map_reduce_error.rb