Class: Response::Base::BadServerRsp
- Defined in:
- lib/violet/response.rb
Overview
superclass of error messages. They’re ‘simple’, they only have a message and a comment element. see api.nabaztag.com/docs/home.html#messages
Direct Known Subclasses
AbuseSending, ChorNotSend, EarPositionNotSend, MessageNotSend, NabCastNotSend, NoCorrectParameters, NoGoodTokenOrSerial, NotV2Rabbit, TtsNotSend, WebRadioNotSend
Instance Attribute Summary
Attributes inherited from ServerRsp
Method Summary
Methods inherited from ServerRsp
#bad?, #get_all, #good?, #initialize, #method_missing
Constructor Details
This class inherits a constructor from Response::Base::ServerRsp
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Response::Base::ServerRsp