Method: Rex::UnsupportedProtocol#to_s

Defined in:
lib/rex/exceptions.rb

#to_sObject



247
248
249
# File 'lib/rex/exceptions.rb', line 247

def to_s
  "The protocol #{proto} is not supported."
end