Class AuctioneerPartialSaleNotSupportedError

Hierarchy

Methods

  • Create .stack property on a target object

    Parameters

    • targetObject: object
    • Optional constructorOpt: Function

    Returns void

Properties

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

Type declaration

message: string
name: string = 'AuctioneerPartialSaleNotSupportedError'
stack?: string
sourceDetails?: string
cause?: Error

Constructors

Generated using TypeDoc