LeaseDeniedException class
Thrown when a lessor REFUSES a lease (no capacity / not offered / the wait-queue is full or the wait expired) — the declare-and-check denial (HTTP 409).
- Inheritance
-
- Object
- FederationException
- LeaseDeniedException
Constructors
- LeaseDeniedException(String reason)
-
Creates a denial 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