public static class PlayException.InterestingLines
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
errorLine |
int |
firstLine |
java.lang.String[] |
focus |
| Constructor and Description |
|---|
InterestingLines(int firstLine,
java.lang.String[] focus,
int errorLine) |