Arachni::RPC::Exceptions::InvalidToken

Signifies an authentication token mismatch between the client and the server.

Public Instance Methods

rpc_invalid_token_error?() click to toggle source

@return [Bool] true

# File lib/arachni/rpc/exceptions.rb, line 156
def rpc_invalid_token_error?
    true
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.