Exception: Beaneater::UnknownCommandError

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

Overview

Raises when a command was sent that is unknown.

Constant Summary

Constants inherited from UnexpectedResponse

Beaneater::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