Serialized Form
-
Package org.jvnet.lafplugin
-
Class org.jvnet.lafplugin.XMLParseException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
lineNr
int lineNr
The line number in the source code where the error occurred, orNO_LINE
if the line number is unknown.- Invariants:
-
lineNr > 0 || lineNr == NO_LINE
-
-
-