Serialized Form
-
Package org.pushingpixels.lafplugin
-
Class org.pushingpixels.lafplugin.XMLParseException extends 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
-
-
-