Skip to main content

QueryError

Hierarchy

Index

Constructors

Methods

Constructors

externalconstructor

  • Parameters

    • externaloptionalmessage: string

    Returns QueryError

Methods

staticfrom

  • from<T>(error: T, message?: string): BaseError
  • Type parameters

    • T

    Parameters

    • error: T
    • optionalmessage: string

    Returns BaseError

Page Options