ActorInitializationException
extends ActorException
in package
FinalYes
Tags
Table of Contents
Properties
Methods
- __construct() : mixed
Properties
$actor read-only
public
ActorPath
$actor
$reason read-only
public
string
$reason
Methods
__construct()
public
__construct(ActorPath $actor, string $reason[, Throwable|null $previous = null ]) : mixed
Parameters
- $actor : ActorPath
- $reason : string
- $previous : Throwable|null = null