SAP AI SDK for JavaScript - v2.8.0
    Preparing search index...

    Type Alias DSetError

    DSetError: {
        code: string;
        details?: Set<{ code: string; message: string } & Record<string, any>>;
        message: string;
        requestId?: string;
        target?: string;
    } & Record<string, any>

    Error Response

    Type Declaration

    • code: string

      Min Length: 1.

    • Optionaldetails?: Set<{ code: string; message: string } & Record<string, any>>
    • message: string

      Min Length: 1.

    • OptionalrequestId?: string
    • Optionaltarget?: string

      Min Length: 1.

      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.