AskUndeliverableException
extends ActorException
in package
implements
FutureException
FinalYes
Tags
Table of Contents
Interfaces
Properties
Methods
- __construct() : mixed
Properties
$result read-only
public
EnqueueResult
$result
$target read-only
public
ActorPath
$target
Methods
__construct()
public
__construct(ActorPath $target, EnqueueResult $result) : mixed
Parameters
- $target : ActorPath
- $result : EnqueueResult