The request could not be completed due to a conflict with the current state of the target resource.

Hierarchy

Constructors

Properties

#meta: unknown
#originalError: FetcherError<JsonApiResponseErrors>
cause?: unknown
message: string
name: string = 'ConflictError'
stack?: string
prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

Type declaration

stackTraceLimit: number

Accessors

Methods

  • Create .stack property on a target object

    Parameters

    • targetObject: object
    • Optional constructorOpt: Function

    Returns void

Generated using TypeDoc