Method: Rex::SocketError#to_s

Defined in:
lib/rex/exceptions.rb

#to_sObject



136
137
138
# File 'lib/rex/exceptions.rb', line 136

def to_s
  "A socket error occurred."
end