Package com.rapidminer.belt.table
Class Appender.IncompatibleTableWidthException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.IllegalArgumentException
-
- com.rapidminer.belt.table.Appender.IncompatibleTableWidthException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- Appender
public static final class Appender.IncompatibleTableWidthException extends java.lang.IllegalArgumentException
Exception for the case that the table with tableIndex out of a list of tables has incompatible width.- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getTableIndex()
-