Exception: TLSChecker::SocketRecvTimeout
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- TLSChecker::SocketRecvTimeout
- Defined in:
- lib/tls_checker/line_oriented_socket.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
7 8 9 |
# File 'lib/tls_checker/line_oriented_socket.rb', line 7 def 'Timeout while receiving message from socket' end |