javax.xml.bind.helpers
public class NotIdentifiableEventImpl extends ValidationEventImpl implements NotIdentifiableEvent
Default implementation of a {@link javax.xml.bind.NotIdentifiableEvent}.
Since: JAXB1.0
Constructor Summary | |
---|---|
NotIdentifiableEventImpl(int pSeverity, String pMessage, ValidationEventLocator pLocator) Creates a new instance of | |
NotIdentifiableEventImpl(int pSeverity, String pMessage, ValidationEventLocator pLocator, Throwable pLinkedException) Creates a new instance of |
Creates a new instance of NotIdentifiableEventImpl
.
Creates a new instance of NotIdentifiableEventImpl
.