JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
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, or
NO_LINE
if the line number is unknown.
Invariants:
lineNr > 0 || lineNr == NO_LINE
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
JavaScript is disabled on your browser.