Class TableDefinition.IncompatibleTableDefinitionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
com.illumon.iris.db.tables.TableDefinition.IncompatibleTableDefinitionException
All Implemented Interfaces:
Serializable
Enclosing class:
TableDefinition

public static class TableDefinition.IncompatibleTableDefinitionException
extends IllegalStateException
Runtime exception representing an incompatibility between table definitions.
See Also:
Serialized Form