etcd3
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Etcd
Lease
Invalid
Error
constructor
message
name
stack
Error
EtcdLeaseInvalidError is thrown when trying to renew a lease that's expired.
Hierarchy
Error
EtcdLeaseInvalidError
Index
Constructors
constructor
Properties
message
name
stack
Error
Constructors
constructor
new
Etcd
Lease
Invalid
Error
(
leaseID
:
string
)
:
EtcdLeaseInvalidError
Parameters
leaseID:
string
Returns
EtcdLeaseInvalidError
Properties
message
message
:
string
name
name
:
string
Optional
stack
stack
:
undefined
|
string
Static
Error
Error
:
ErrorConstructor
Generated using
TypeDoc
EtcdLeaseInvalidError is thrown when trying to renew a lease that's expired.