@NotThreadSafe public class DoNothingValidationEventHandler extends AbstractValidationEventHandler
ValidationEventHandler
interface that does nothing an swallows all errors.| Constructor and Description |
|---|
DoNothingValidationEventHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onEvent(com.helger.commons.error.IError aEvent)
Callback method invoked when an error occurs.
|
continueProcessing, getErrorFieldName, getErrorLevel, getLocationResourceID, handleEvent, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitand, andThenprotected void onEvent(@Nonnull com.helger.commons.error.IError aEvent)
AbstractValidationEventHandleronEvent in class AbstractValidationEventHandleraEvent - The occurred error.Copyright © 2015–2021 Philip Helger. All rights reserved.