JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
com.randomnoun.common.ErrorList
Packages that use
ErrorList
Package
Description
com.randomnoun.common
Uses of
ErrorList
in
com.randomnoun.common
Methods in
com.randomnoun.common
with parameters of type
ErrorList
Modifier and Type
Method
Description
boolean
ErrorList.
addErrors
(
ErrorList
errorList)
Appends the errors contained within another ErrorData into this one.