Arachni::RPC::Exceptions::InvalidMethod

An invalid method has been called.

Occurs when a remote method doesn't exist or isn't public.

Public Instance Methods

rpc_invalid_method_error?() click to toggle source

@return [Bool] true

# File lib/arachni/rpc/exceptions.rb, line 142
def rpc_invalid_method_error?
    true
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.