Class LocalAppendableTable.TableDefinitionMismatchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
com.illumon.iris.db.tables.appendable.local.LocalAppendableTable.TableDefinitionMismatchException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- LocalAppendableTable
public static class LocalAppendableTable.TableDefinitionMismatchException extends IllegalArgumentException
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description TableDefinitionMismatchException(String message)
TableDefinitionMismatchException(String message, Exception e)
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString