HarmonyLink Documentation

    TrackLoadingResultException

    harmonylinkDocs


    harmonylink / TrackLoadingResultException

    Interface: TrackLoadingResultException

    Properties

    data

    data: object

    cause

    cause: string

    The cause of the exception

    message?

    optional message: string

    The message of the exception

    severity

    severity: Severity

    The severity of the exception

    Defined in

    src/typings/node/rest.ts:12


    loadType

    loadType: "error"

    Defined in

    src/typings/node/rest.ts:11