Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
javax.xml.bind.helpers.ValidationEventImpl
javax.xml.bind.helpers.ParseConversionEventImpl
ParseConversionEvent
.
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
.