Exception: Beaneater::InternalError

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

Overview

Raises when a beanstalkd has an internal error.

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