Exception raised when an error occurs in the remote graph.

Hierarchy (View Summary)

Constructors

Properties

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

Optional override for formatting stack traces

stackTraceLimit: number

Accessors

  • get unminifiable_name(): string

    Returns string

Methods

  • Create .stack property on a target object

    Parameters

    • targetObject: object
    • OptionalconstructorOpt: Function

    Returns void