@Immutable public class DoNothingTransformErrorListener extends AbstractTransformErrorListener
ErrorListener that does nothing.| Constructor and Description |
|---|
DoNothingTransformErrorListener() |
| Modifier and Type | Method and Description |
|---|---|
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–2021 Philip Helger. All rights reserved.