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