Exception: WPScan::Error::XMLRPCNotDetected
- Defined in:
- lib/wpscan/errors/xmlrpc.rb
Overview
XML-RPC Not Detected
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
7 8 9 |
# File 'lib/wpscan/errors/xmlrpc.rb', line 7 def to_s 'The XML-RPC Interface was not detected.' end |