Serialized Form
-
Package tech.tablesaw.columns.strings
-
Exception tech.tablesaw.columns.strings.NoKeysAvailableException
class NoKeysAvailableException extends Exception implements Serializable- serialVersionUID:
- 1L
-
-
Package tech.tablesaw.io
-
Exception tech.tablesaw.io.AddCellToColumnException
class AddCellToColumnException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
Exception tech.tablesaw.io.ColumnIndexOutOfBoundsException
class ColumnIndexOutOfBoundsException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
line
String[] line
-
rowNumber
long rowNumber
The number of the row that caused the exception to be thrown
-
-
Exception tech.tablesaw.io.RuntimeIOException
class RuntimeIOException extends RuntimeException implements Serializable
-
-
Package tech.tablesaw.sorting.comparators
-
Class tech.tablesaw.sorting.comparators.IntComparatorChain
class IntComparatorChain extends Object implements Serializable- serialVersionUID:
- 1L
-