Class MagnitudeError

An error resulting from using a vector that is too small or too large.

Hierarchy

  • Error
    • MagnitudeError

Constructors

  • Create an error resulting from using a vector that is too small or too large.

    Parameters

    • message: string = "The vector is too small or too large."

      The message of the error.

    Returns MagnitudeError

Properties

cause?: unknown
message: string
name: string
stack?: string
prepareStackTrace?: (err: Error, stackTraces: CallSite[]) => any

Optional override for formatting stack traces

stackTraceLimit: number

Methods

  • Create .stack property on a target object

    Parameters

    • targetObject: object
    • OptionalconstructorOpt: Function

    Returns void

MMNEPVFCICPMFPCPTTAAATR