Nexus API Reference

ActorShorthandHandlerException extends NexusException
in package

FinalYes
Tags
psalm-api

Thrown at compile time when a route handler is given as a '#name' actor shorthand string. Actor-backed routes are wired by registering the actor with HttpApp::actor() and injecting it into the handler via a #[FromActor('name')] parameter.

Table of Contents

Methods

__construct()  : mixed

Methods

On this page

Search results