Serialized Form
errorLevel_
int errorLevel_
- Error level value.
0 = OK.
1 = Warning.
2 = Error.
3 = Fatal Error.
errorId_
int errorId_
- Unique identifier for error messsage.
message_
java.lang.String message_
- User string. String which can be displayed to the user.
This should be a NLS translated string.
xmtoElement_
org.w3c.dom.Element xmtoElement_
- User string. String which can be displayed to the user.
This should be a NLS translated string.
xmtoAttribute_
java.lang.String xmtoAttribute_
- User string. String which can be displayed to the user.
This should be a NLS translated string.