Arachni::RPC::Exceptions::InvalidObject

An invalid object has been called.

Make sure that there is a server-side handler for the object you called.

Public Instance Methods

rpc_invalid_object_error?() click to toggle source

@return [Bool] true

# File lib/arachni/rpc/exceptions.rb, line 126
def rpc_invalid_object_error?
    true
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.