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, toStringerror, getNestedErrorHandler, warnclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waiterrorpublic 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.