InvalidThreshold: 'Invalid threshold, must be between 1 and number of members with Vote permission'

Hierarchy

  • Error
    • InvalidThresholdError

Constructors

Properties

code: number = 0x1773
message: string
name: string = 'InvalidThreshold'
stack?: string
prepareStackTrace?: ((err, stackTraces) => any)

Optional override for formatting stack traces

Type declaration

stackTraceLimit: number

Methods

  • Create .stack property on a target object

    Parameters

    • targetObject: object
    • Optional constructorOpt: Function

    Returns void

Generated using TypeDoc