AI response failed: rewrite message¶
Plugin ID: ai_eca_interceptor_rewrite_exception_message
Available since: 2.0.0
Replace the exception message before it is re-thrown to the caller. The original exception class is preserved.
Fields¶
Exception message— config key:message-
The replacement message. Token replacement is supported, so you can reference e.g. [event:exception_message].
This field supports tokens.Type:
textarea· Required: yes · Default: empty string