public static class SentenceReader.LineInfo.InvalidLineException
extends org.apache.uima.collection.CollectionException
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
line
contains the invalid line
|
private static long |
serialVersionUID |
Constructor and Description |
---|
InvalidLineException(java.lang.String badLine,
java.lang.Throwable cause)
creates a new exception for the given bad line
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLine() |
getArguments, getCause, getLocalizedMessage, getLocalizedMessage, getMessage, getMessageKey, getResourceBundleName, hasMessageKey, initCause
private static final long serialVersionUID
private final java.lang.String line
2005-2013 Marco Büchler, Natural Language Processing Group, University of Leipzig, Germany. 2013-2016 Marco Büchler, Georg August University Göttingen, Göttingen, Germany