Nexus API Reference

NoSenderException extends ActorException
in package

FinalYes
Tags
psalm-api

Thrown when reply() is called on a message that has no sender. This happens when replying to a regular tell() message (not an ask).

Table of Contents

Methods

__construct()  : mixed

Methods

__construct()

public __construct(string $reason) : mixed
Parameters
$reason : string

        
On this page

Search results