Libraries
»
librex
(0.0.999)
»
Index
»
Rex
»
ConnectionProxyError
»
#to_s
Method: Rex::ConnectionProxyError#to_s
Defined in:
lib/rex/exceptions.rb
#
to_s
⇒
Object
267 268 269
# File 'lib/rex/exceptions.rb', line 267
def
to_s
self
.
ptype
+
"
:
"
+
self
.
reason
end