Documentation

    Class ConflictError

    Hierarchy (View Summary, Expand)

    Index

    Constructors

    • Parameters

      • status: 409
      • error: undefined | object
      • message: undefined | string

      Returns ConflictError

    Properties

    cause?: unknown
    error: undefined | object

    JSON body of the response that caused the error.

    message: string
    name: string
    stack?: string
    status: 409

    HTTP status for the response that caused the error.

    prepareStackTrace?: (err: Error, stackTraces: CallSite[]) => any

    Optional override for formatting stack traces

    stackTraceLimit: number

    Methods

    • Create .stack property on a target object

      Parameters

      • targetObject: object
      • OptionalconstructorOpt: Function

      Returns void

    • Parameters

      • status: undefined | number
      • errorResponse: undefined | object
      • message: undefined | string

      Returns StorageNodeAPIError

    MMNEPVFCICPMFPCPTTAAATR