public class ScannerException
extends java.lang.RuntimeException
org.griphyn.cPlanner.classes.PoolConfigScanner
,
org.griphyn.cPlanner.classes.PoolConfigParser2
,
Serialized FormModifier and Type | Field and Description |
---|---|
private int |
m_lineno |
Constructor and Description |
---|
ScannerException(int lineno,
java.lang.String message) |
ScannerException(java.io.LineNumberReader stream,
java.lang.String message) |
Modifier and Type | Method and Description |
---|---|
int |
getLineNumber() |