Module: BatchApi::Errors

Defined in:
lib/batch_api/errors/base.rb,
lib/batch_api/errors/request.rb,
lib/batch_api/errors/operation.rb

Overview

Public: an error thrown during a batch operation. This has a body class and a cookies accessor and can function in place of a regular BatchResponse object.

Defined Under Namespace

Classes: Base, Operation, Request