| Package | Description |
|---|---|
| com.helger.commons.error |
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceErrorGroup
Deprecated.
Use
ErrorList instead. |
| Modifier and Type | Method and Description |
|---|---|
default IResourceErrorGroup |
IResourceErrorGroup.getAllErrors()
Deprecated.
Get a resource error group containing only the error elements.
|
default IResourceErrorGroup |
IResourceErrorGroup.getAllFailures()
Deprecated.
Get a resource error group containing only the failure elements.
|
IResourceErrorGroup |
IHasResourceErrorGroup.getResourceErrors()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceErrorGroup |
ResourceErrorGroup.addResourceErrorGroup(IResourceErrorGroup aResourceErrorGroup)
Deprecated.
Add a all resource errors of the other group
|
Copyright © 2014–2016 Philip Helger. All rights reserved.