BEFORE_HOOK_ERROR variable
Prefix used when logging a failure inside a beforeCall hook.
Signature:
BEFORE_HOOK_ERROR = "Before call hook error:"
Remarks
A throwing before-hook is warned about and then ignored — the call proceeds — so this string is how such failures are recognized in logs. It is a log prefix, not an IMQRPCError.code value.
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.