Exception: Beaneater::OutOfMemoryError

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

Overview

Raises when the beanstalkd instance runs out of memory

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