| Package | Description |
|---|---|
| com.helger.commons.error | |
| com.helger.commons.error.list | |
| com.helger.commons.errorlist | |
| com.helger.commons.log |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IResourceErrorGroup
Deprecated.
Use
IErrorList instead. |
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceErrorGroup
Deprecated.
Use
ErrorList instead. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IErrorBaseList<IMPLTYPE extends IError>
Base list containing errors.
|
interface |
IErrorList
Interface for a list of
IError objects. |
| Modifier and Type | Class and Description |
|---|---|
class |
ErrorList
Default implementation of
IErrorList. |
| Modifier and Type | Class and Description |
|---|---|
class |
FormErrors
Deprecated.
Use
ErrorList instead |
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryLogger
Keeps a set of
LogMessage objects in memory, offering an API similar
to SLF4J. |
Copyright © 2014–2016 Philip Helger. All rights reserved.