public class WrappedCollectingPSErrorHandler extends AbstractCollectingPSErrorHandler
IPSErrorHandler
that collects all error messages
in a provided error list.Constructor and Description |
---|
WrappedCollectingPSErrorHandler(com.helger.commons.error.list.ErrorList aErrorList) |
WrappedCollectingPSErrorHandler(com.helger.commons.error.list.ErrorList aErrorList,
IPSErrorHandler aNestedErrorHandler) |
clearResourceErrors, getAllErrors, getAllFailures, getErrorList, handle, isEmpty, toString
error, getNestedErrorHandler, warn
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
error
public WrappedCollectingPSErrorHandler(@Nonnull com.helger.commons.error.list.ErrorList aErrorList)
public WrappedCollectingPSErrorHandler(@Nonnull com.helger.commons.error.list.ErrorList aErrorList, @Nullable IPSErrorHandler aNestedErrorHandler)
Copyright © 2014–2019 Philip Helger. All rights reserved.