Uses of Class
com.helger.commons.error.list.ErrorList
-
Packages that use ErrorList Package Description com.helger.commons.error.list -
-
Uses of ErrorList in com.helger.commons.error.list
Methods in com.helger.commons.error.list that return ErrorList Modifier and Type Method Description ErrorListErrorList. getClone()ErrorListErrorList. getSubList(Predicate<? super IError> aFilter)Constructors in com.helger.commons.error.list with parameters of type ErrorList Constructor Description ErrorList(ErrorList aErrorList)Copy constructor.
-