Arachni::RPC::Exceptions::ConnectionError

Signifies an abruptly terminated connection.

Look for network or SSL errors or a dead server or a mistyped server address/port.

Public Instance Methods

rpc_connection_error?() click to toggle source

@return [Bool] true

# File lib/arachni/rpc/exceptions.rb, line 96
def rpc_connection_error?
    true
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.