GeoLeaf Core API - v3.0.0
    Preparing search index...

    Generic data failure — a malformed payload or a parse that did not complete.

    Code: DATA_ERROR. The catch-all of the data family: prefer POIError or RouteError when the subject is known.

    throw new GeoLeaf.Errors.DataError("Invalid data structure", {
    source: "api/response",
    expected: "array",
    received: typeof data,
    });

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    context: ErrorContext
    timestamp: string
    code: string

    Methods