Class BetterLockInvalidArgumentError

Hierarchy

Constructors

Properties

Constructors

Properties

argument: any
lock_name: string

Name of the lock that caused the error

name: "BetterLockError" | "BetterLockInternalError" | "BetterLockInvalidArgumentError" | "BetterLockWaitTimeoutError" | "BetterLockExecutionTimeoutError" | "BetterLockQueueOverflowError" | "BetterLockJobAbortedError"

Error name, maps to error's class name. Eg. BetterLockError.

Generated using TypeDoc