Class ConstructSnapshot.NoSnapshotAllowedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.UnsupportedOperationException
io.deephaven.engine.table.impl.remote.ConstructSnapshot.NoSnapshotAllowedException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
WhereFilter.PreviousFilteringNotSupported
Enclosing class:
ConstructSnapshot

public static class ConstructSnapshot.NoSnapshotAllowedException extends UnsupportedOperationException
See Also:
  • Constructor Details

    • NoSnapshotAllowedException

      public NoSnapshotAllowedException()
    • NoSnapshotAllowedException

      public NoSnapshotAllowedException(String reason)