|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.xml.bind.helpers.ValidationEventImpl
javax.xml.bind.helpers.NotIdentifiableEventImpl
public class NotIdentifiableEventImpl
| Field Summary |
|---|
| Fields inherited from interface javax.xml.bind.ValidationEvent |
|---|
ERROR, FATAL_ERROR, WARNING |
| Constructor Summary | |
|---|---|
NotIdentifiableEventImpl(int severity,
String message,
ValidationEventLocator locator)
|
|
NotIdentifiableEventImpl(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 NotIdentifiableEventImpl(int severity,
String message,
ValidationEventLocator locator)
public NotIdentifiableEventImpl(int severity,
String message,
ValidationEventLocator locator,
Throwable linkedException)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||