Arachni::RPC::Exceptions::RemoteException

Signifies an exception that occurred on the server-side.

Look errors on the remote method and review the server output for more details.

Public Instance Methods

rpc_remote_exception?() click to toggle source

@return [Bool] true

# File lib/arachni/rpc/exceptions.rb, line 111
def rpc_remote_exception?
    true
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.