|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.xml.bind.helpers.ValidationEventImpl
javax.xml.bind.helpers.ParseConversionEventImpl
public class ParseConversionEventImpl
Field Summary |
---|
Fields inherited from interface javax.xml.bind.ValidationEvent |
---|
ERROR, FATAL_ERROR, WARNING |
Constructor Summary | |
---|---|
ParseConversionEventImpl(int severity,
String message,
ValidationEventLocator locator)
|
|
ParseConversionEventImpl(int severity,
String message,
ValidationEventLocator locator,
Throwable linkedException)
|
Method Summary |
---|
Methods inherited from class javax.xml.bind.helpers.ValidationEventImpl |
---|
getLinkedException, getLocator, getMessage, getSeverity, setLinkedException, setLocator, setMessage, setSeverity, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface javax.xml.bind.ValidationEvent |
---|
getLinkedException, getLocator, getMessage, getSeverity |
Constructor Detail |
---|
public ParseConversionEventImpl(int severity, String message, ValidationEventLocator locator)
public ParseConversionEventImpl(int severity, String message, ValidationEventLocator locator, Throwable linkedException)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |