Exception: WPScan::Error::XMLRPCNotDetected

Inherits:
Standard
  • Object
show all
Defined in:
lib/wpscan/errors/xmlrpc.rb

Overview

XML-RPC Not Detected

Instance Method Summary collapse

Instance Method Details

#to_sObject



7
8
9
# File 'lib/wpscan/errors/xmlrpc.rb', line 7

def to_s
  'The XML-RPC Interface was not detected.'
end