Repo2\QueryReactor\Result\NobodyResult::traverse PHP Method

traverse() public method

public traverse ( )
    public function traverse()
    {
        throw new \RuntimeException('Traversable result not exist.');
    }