public class NotIdentifiableEventImpl extends ValidationEventImpl implements NotIdentifiableEvent
ERROR, FATAL_ERROR, WARNING
Constructor and Description |
---|
NotIdentifiableEventImpl(int severity,
String message,
ValidationEventLocator locator) |
NotIdentifiableEventImpl(int severity,
String message,
ValidationEventLocator locator,
Throwable linkedException) |
getLinkedException, getLocator, getMessage, getSeverity, setLinkedException, setLocator, setMessage, setSeverity, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getLinkedException, getLocator, getMessage, getSeverity
public NotIdentifiableEventImpl(int severity, String message, ValidationEventLocator locator)
public NotIdentifiableEventImpl(int severity, String message, ValidationEventLocator locator, Throwable linkedException)
Copyright © 2013. All Rights Reserved.