Class ConstructSnapshot.SnapshotInconsistentException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.deephaven.UncheckedDeephavenException
io.deephaven.engine.table.impl.remote.ConstructSnapshot.SnapshotInconsistentException
All Implemented Interfaces:
Serializable
Enclosing class:
ConstructSnapshot

public static class ConstructSnapshot.SnapshotInconsistentException extends UncheckedDeephavenException
Exception thrown for "fail-fast" purposes when it's been detected that a snapshot will fail.
See Also:
  • Constructor Details

    • SnapshotInconsistentException

      public SnapshotInconsistentException()