SlotFlowExceptionInterface
extends
Throwable
in
Marker interface for all exceptions thrown by the SlotFlow library.
Table of Contents
Methods
- debugContext() : array<string, mixed>
- Return structured details about the failing input or state, when available.
Methods
debugContext()
Return structured details about the failing input or state, when available.
public
debugContext() : array<string, mixed>