@Immutable public class LoggingTransformErrorListener extends AbstractTransformErrorListener
ErrorListener that simply logs data to a logger.| Constructor and Description |
|---|
LoggingTransformErrorListener(Locale aDisplayLocale) |
| Modifier and Type | Method and Description |
|---|---|
Locale |
getDisplayLocale() |
protected void |
internalLog(com.helger.commons.error.IError aResError)
Handle the passed resource error.
|
error, fatalError, toString, warningclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitandThenprotected void internalLog(@Nonnull com.helger.commons.error.IError aResError)
AbstractTransformErrorListenerinternalLog in class AbstractTransformErrorListeneraResError - The resource error to be handled. Never null.Copyright © 2014–2023 Philip Helger. All rights reserved.