| 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.ParseConversionEventImplParseConversionEvent.
Fields 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 | |
public ParseConversionEventImpl(int pSeverity,
String pMessage,
ValidationEventLocator pLocator)Creates a new instance ofParseConversionEventImpl.
public ParseConversionEventImpl(int pSeverity,
String pMessage,
ValidationEventLocator pLocator,
Throwable pLinkedException)Creates a new instance ofParseConversionEventImpl.