Libraries
»
rex
(2.0.13)
»
Index
»
Rex
»
SocketError
»
#to_s
Method: Rex::SocketError#to_s
Defined in:
lib/rex/exceptions.rb
#
to_s
⇒
Object
136 137 138
# File 'lib/rex/exceptions.rb', line 136
def
to_s
"A socket error occurred."
end