Sha256: ee297a7062f1c29d23afa6c761c2964fec6f9393e470d1312d267de269490095

Contents?: true

Size: 138 Bytes

Versions: 12

Compression:

Stored size: 138 Bytes

Contents

module Grape
  module Batch
    class RequestBodyError < ArgumentError; end
    class TooManyRequestsError < StandardError; end
  end
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
grape-batch-2.1.0 lib/grape/batch/errors.rb
grape-batch-2.0.1 lib/grape/batch/errors.rb
grape-batch-2.0.0 lib/grape/batch/errors.rb
grape-batch-1.2.1 lib/grape/batch/errors.rb
grape-batch-1.2.0 lib/grape/batch/errors.rb
grape-batch-1.1.4 lib/grape/batch/errors.rb
grape-batch-1.1.3 lib/grape/batch/errors.rb
grape-batch-1.1.2 lib/grape/batch/errors.rb
grape-batch-1.1.1 lib/grape/batch/errors.rb
grape-batch-1.1.0 lib/grape/batch/errors.rb
grape-batch-1.0.4 lib/grape/batch/errors.rb
grape-batch-1.0.3 lib/grape/batch/errors.rb