UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

8 lines (7 loc) 1.16 kB
import { i as extractErrorCode, l as toErrorObject, n as collectErrorGraphCandidates, s as readErrorName, t as coerceErrorMessage, u as toStringifiedError } from "../error-coercion-D_-xJ90S.js"; import { r as formatUncaughtError, t as formatErrorMessage } from "../errors-Db3Ymjlb.js"; import { r as PlatformMessageNotDispatchedError } from "../deliver-types-Diy-VQKA.js"; import { r as formatErrorMessageForDisplay, t as attachErrorDiagnostic } from "../error-diagnostics-BM-F2vsk.js"; import { t as isApprovalNotFoundError } from "../approval-errors-Bzw_-cAg.js"; import { n as SUBAGENT_RUNTIME_REQUEST_SCOPE_ERROR_CODE, r as SUBAGENT_RUNTIME_REQUEST_SCOPE_ERROR_MESSAGE, t as RequestScopedSubagentRuntimeError } from "../error-runtime-Bz9Tw57Z.js"; export { PlatformMessageNotDispatchedError, RequestScopedSubagentRuntimeError, SUBAGENT_RUNTIME_REQUEST_SCOPE_ERROR_CODE, SUBAGENT_RUNTIME_REQUEST_SCOPE_ERROR_MESSAGE, attachErrorDiagnostic, coerceErrorMessage, collectErrorGraphCandidates, extractErrorCode, formatErrorMessage, formatErrorMessageForDisplay, formatUncaughtError, isApprovalNotFoundError, readErrorName, toErrorObject, toStringifiedError };