Hierarchy

Constructors

Properties

code: string
message: string
name: string
requestId: string
retryAfter: number

The number of seconds that you should wait before submitting another API call.

Rate limiting will occur dynamically based on the overall system load.

Read documentation.

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