public class IllegalLineIndexException extends RuntimeException
Constructor and Description |
---|
IllegalLineIndexException(Row<?,?,?> row,
int lineIndex,
int lineCount) |
Modifier and Type | Method and Description |
---|---|
int |
getLineCount() |
int |
getLineIndex() |
Row<?,?,?> |
getRow() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2014 Dirk Lemmermann Software & Consulting. All rights reserved.