Class: Response::EmptyServerRsp
- Inherits:
-
Base::ServerRsp
- Object
- Base::ServerRsp
- Response::EmptyServerRsp
- Defined in:
- lib/violet/response.rb
Overview
superclass of messages with no infos.
Instance Attribute Summary
Attributes inherited from Base::ServerRsp
Method Summary
Methods inherited from Base::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