On this page
LibTmux.IncompleteSnapshotException
- Module
- LibTmux
- Package
- LibTmux
- Source
- src/LibTmux/Exceptions/IncompleteSnapshotException.cs
-
Thrown when a snapshot never captured the requested relation.
Discussed in Architecture , Format-token fields
3 declared, 0 inherited
Members
- IncompleteSnapshotException method Initializes the exception for one uncaptured relation.
- CapturedDepth property Gets the depth the snapshot actually reached.
- Relation property Gets the relation the caller asked for.