On this page
LibTmux.IncompleteSnapshotException.IncompleteSnapshotException
- Module
- LibTmux
- Declared in
- IncompleteSnapshotException
- Package
- LibTmux
- Source
- src/LibTmux/Exceptions/IncompleteSnapshotException.cs
- IncompleteSnapshotException ( relation : string , capturedDepth : SnapshotDepth )
-
Initializes the exception for one uncaptured relation.
- Parameters
-
-
relation ( string ) – The relation that was not captured.
-
capturedDepth ( SnapshotDepth ) – The depth the snapshot reached.
-
0 declared, 0 inherited