| Java Doc By Examples | |
| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectjavax.xml.bind.helpers.ValidationEventImpljavax.xml.bind.helpers.ParseConversionEventImplFields inherited from interface javax.xml.bind.ValidationEvent | |
ERROR, FATAL_ERROR, WARNING | |
Constructor Summary | |
| |
| |
Method Summary |
Methods inherited from class javax.xml.bind.helpers.ValidationEventImpl | |
getLinkedException, getLocator, getMessage, getSeverity, setLinkedException, setLocator, setMessage, setSeverity | |
Methods inherited from class java.lang.Object | |
clone, equals, extends Object> getClass, finalize, hashCode, notify, notifyAll, toString, wait, wait, wait | |
public ParseConversionEventImpl(int severity, String message, ValidationEventLocator locator)
public ParseConversionEventImpl(int severity, String message, ValidationEventLocator locator, Throwable linkedException)