Method: Rex::UnsupportedProtocol#to_s

Defined in:
lib/rex/exceptions.rb

#to_sObject



279
280
281
# File 'lib/rex/exceptions.rb', line 279

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