SnapshotBlobOutOfRange class sealed
A snapshot blob outside the range of layouts this build reads.
- Inheritance
-
- Object
- CapabilityMismatch
- SnapshotBlobOutOfRange
- Implementers
Properties
- handlerType → String
-
The
Handler.handlerTypethe disagreement is about.finalinherited - hashCode → int
-
The hash code for this object.
no setteroverride
- holds → int
-
The version of the other peer's blob that falls outside it.
final
- reads → BlobVersionRange
-
The range of layouts this build reads.
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
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.
override