public class DoNothingPSErrorHandler extends AbstractPSErrorHandler
IPSErrorHandler that does nothing and swallows
all output.| Constructor and Description |
|---|
DoNothingPSErrorHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
handleInternally(com.helger.commons.error.IError aError)
The internal method to handle warnings and errors.
|
getNestedErrorHandler, handleError, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waiterror, getErrorFieldNameprotected void handleInternally(@Nonnull com.helger.commons.error.IError aError)
AbstractPSErrorHandlerhandleInternally in class AbstractPSErrorHandleraError - The structured error. May not be null.Copyright © 2014–2020 Philip Helger. All rights reserved.