Libraries
»
rex
(2.0.11)
»
Index
»
Rex
»
ConnectionProxyError
»
#to_s
Method: Rex::ConnectionProxyError#to_s
Defined in:
lib/rex/exceptions.rb
#
to_s
⇒
Object
299 300 301
# File 'lib/rex/exceptions.rb', line 299
def
to_s
self
.
ptype
+
": "
+
self
.
reason
end