Exception: TLSChecker::SocketRecvTimeout

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/tls_checker/line_oriented_socket.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



7
8
9
# File 'lib/tls_checker/line_oriented_socket.rb', line 7

def message
  'Timeout while receiving message from socket'
end