LeaseUnavailable<H> class
No lease was possible — fail-closed with a reason (no peer satisfies the requirements, capacity denied). The allocation reports it as a failure.
- Inheritance
-
- Object
- LeaseResolution<
H> - LeaseUnavailable
Constructors
-
Creates an unavailable resolution carrying
reason.const
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited