@Immutable public class DoNothingTransformErrorListener extends AbstractTransformErrorListener
ErrorListener that does nothing.| Constructor and Description |
|---|
DoNothingTransformErrorListener() |
DoNothingTransformErrorListener(ErrorListener aWrappedErrorListener) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
internalLog(IResourceError aResError)
Handle the passed resource error.
|
error, fatalError, getWrappedErrorListener, toString, warningpublic DoNothingTransformErrorListener()
public DoNothingTransformErrorListener(@Nullable ErrorListener aWrappedErrorListener)
protected void internalLog(@Nonnull IResourceError aResError)
AbstractTransformErrorListenerinternalLog in class AbstractTransformErrorListeneraResError - The resource error to be handled. Never null.Copyright © 2006–2014 phloc systems. All rights reserved.