Package io.deephaven.engine.table
Class TableDefinition.IncompatibleTableDefinitionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.deephaven.UncheckedDeephavenException
io.deephaven.engine.table.TableDefinition.IncompatibleTableDefinitionException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- TableDefinition
public static class TableDefinition.IncompatibleTableDefinitionException
extends UncheckedDeephavenException
Runtime exception representing an incompatibility between table definitions.
- 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
-
IncompatibleTableDefinitionException
public IncompatibleTableDefinitionException() -
IncompatibleTableDefinitionException
-
IncompatibleTableDefinitionException
-
IncompatibleTableDefinitionException
-