Nexus API Reference

UnknownRootActorException extends RuntimeException
in package

FinalYes

Thrown by {@see \Monadial\Nexus\App\StartedApp::ref()} when no root actor was registered under the requested name.

Tags
psalm-api

Table of Contents

Methods

__construct()  : mixed

Methods

__construct()

public __construct(string $name, array<int, string> $known) : mixed
Parameters
$name : string
$known : array<int, string>

the names that were registered

On this page

Search results