| Package | Description |
|---|---|
| com.helger.commons.error.list | |
| com.helger.commons.log |
| 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 |
InMemoryLogger
Keeps a set of
LogMessage objects in memory, offering an API similar
to SLF4J. |
Copyright © 2014–2017 Philip Helger. All rights reserved.