Exception: Socky::Server::HTTP::ConnectionError
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- Socky::Server::HTTP::ConnectionError
- Defined in:
- lib/socky/server/http.rb
Instance Attribute Summary (collapse)
-
- (Object) status
Returns the value of attribute status.
Instance Attribute Details
- (Object) status
Returns the value of attribute status
6 7 8 |
# File 'lib/socky/server/http.rb', line 6 def status @status end |