IMQRPCError.message property

Human-readable failure description.

Signature:

message: string;

Remarks

Framework-generated messages name the service and method. For a method failure it is the thrown value's message copied verbatim, so throwing a non-Error leaves this absent from the delivered message.

Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.