Serialized Form
-
Package org.jvnet.lafplugin
-
Exception Class org.jvnet.lafplugin.XMLParseException
class 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 invalid input: '>' 0 || lineNr == NO_LINE
-
-
-