Class UnknownError

The request was aborted with an internal server error indicating that an unexpected error occurred. You may want to retry the request in order to see if that was a temporary problem, consult the documentation for indicators why this could happen or contact the support.

Hierarchy

  • Error

    Hierarchy

    • UnknownError

Constructors

Properties

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

Type declaration

stackTraceLimit: number

Methods

  • Create .stack property on a target object

    Parameters

    • targetObject: object
    • Optional constructorOpt: Function

    Returns void

Generated using TypeDoc