FieldedText TypeScript Library - v0.1.2
    Preparing search index...

    Hierarchy

    • InternalError
      • FtAssertError
    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    cause?: unknown
    classId: "pbkware/js-utils>internal-error>InternalError"
    code: string
    message: string
    name: string
    stack?: string

    Methods

    • Indicates whether the argument provided is a built-in Error instance or not.

      Parameters

      • error: unknown

      Returns error is Error