public class DoNothingPSErrorHandler extends AbstractPSErrorHandler
IPSErrorHandler that does nothing and swallows
all output.| Constructor and Description |
|---|
DoNothingPSErrorHandler() |
| Modifier and Type | Method and Description |
|---|---|
static DoNothingPSErrorHandler |
getInstance() |
protected void |
handle(com.phloc.commons.io.IReadableResource aRes,
com.phloc.commons.error.EErrorLevel eErrorLevel,
IPSElement aSourceElement,
String sMessage,
Throwable t) |
error, getNestedErrorHandler, toString, warn@Nonnull public static DoNothingPSErrorHandler getInstance()
protected void handle(@Nullable com.phloc.commons.io.IReadableResource aRes, @Nonnull com.phloc.commons.error.EErrorLevel eErrorLevel, @Nonnull IPSElement aSourceElement, @Nonnull String sMessage, @Nullable Throwable t)
handle in class AbstractPSErrorHandlerCopyright © 2006–2014 phloc systems. All rights reserved.