Nexus API Reference

ChildFailed
in package
implements Signal

Read onlyYes
FinalYes
Tags
psalm-api
psalm-immutable

Table of Contents

Interfaces

Signal
Marker interface for actor lifecycle signals.

Properties

$cause  : Throwable
$child  : ActorRef

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct(ActorRef<string|int, object> $child, Throwable $cause) : mixed
Parameters
$child : ActorRef<string|int, object>
$cause : Throwable

        
On this page

Search results