| 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.NotIdentifiableEventImplNotIdentifiableEvent.
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 NotIdentifiableEventImpl(int pSeverity,
String pMessage,
ValidationEventLocator pLocator)Creates a new instance ofNotIdentifiableEventImpl.
public NotIdentifiableEventImpl(int pSeverity,
String pMessage,
ValidationEventLocator pLocator,
Throwable pLinkedException)Creates a new instance ofNotIdentifiableEventImpl.