public class PrintConversionEventImpl extends ValidationEventImpl implements PrintConversionEvent
ERROR, FATAL_ERROR, WARNING
Constructor and Description |
---|
PrintConversionEventImpl(int severity,
String message,
ValidationEventLocator locator) |
PrintConversionEventImpl(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 PrintConversionEventImpl(int severity, String message, ValidationEventLocator locator)
public PrintConversionEventImpl(int severity, String message, ValidationEventLocator locator, Throwable linkedException)
Copyright © 2015. All rights reserved.