Variable: E_INVALID_LLM_EXECUTION_CONTEXT
ts
const E_INVALID_LLM_EXECUTION_CONTEXT: CreatedException<[]>;Defined in: lib/exceptions/runtime.ts:448
Thrown when @nhtio/adk!DispatchContext is constructed with a value that fails schema validation.
Remarks
Fatal — bad construction arguments indicate a programming error in the caller.