Exception: Beaneater::JobTooBigError

Inherits:
UnexpectedResponse show all
Defined in:
lib/beaneater/errors.rb

Overview

Raises when the body of a job was too large.

Constant Summary

Constants inherited from UnexpectedResponse

UnexpectedResponse::ERROR_STATES

Instance Attribute Summary

Attributes inherited from UnexpectedResponse

#cmd, #status

Method Summary

Methods inherited from UnexpectedResponse

from_status, #initialize

Constructor Details

This class inherits a constructor from Beaneater::UnexpectedResponse