public class NCReader.FormatException
extends java.lang.RuntimeException
Constructor and Description |
---|
NCReader.FormatException(java.lang.String message) |
Modifier and Type | Method and Description |
---|---|
int |
getLineNum() |
java.lang.String |
getMessage() |
void |
setLine(java.lang.String line) |
void |
setLineNum(int lineNum) |