Package: effect
Module: Cause
Context annotation used to store the stack frame captured at the point of interruption.
When to use
Use when you need the stack-frame annotation used by interrupt-only cause rendering.
Details
Similar to StackTrace but specific to Interrupt reasons.
See
StackTrace for stack frames attached to failuresreasonAnnotations for reading annotations from a single reasonannotate for attaching annotations to a causeSignature
declare class InterruptorStackTrace
Since v4.0.0