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 Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoSnapshotAllowedException
public NoSnapshotAllowedException() -
NoSnapshotAllowedException
-