IMQRPCError.stack property
Stack trace as a string, from the service process. Empty string rather than absent when unavailable.
Signature:
stack: string;
Remarks
For pre-dispatch failures it is captured at the framework check and points into the service internals, not into application code; for a method failure it is the thrown error's own stack.
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.