| Package | Description |
|---|---|
| com.helger.commons.error | |
| com.helger.commons.error.id |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IError
Common interface for single errors and resource errors.
|
interface |
IHasErrorID
Deprecated.
Use
IHasErrorID instead |
interface |
IResourceError
Deprecated.
Use
IError instead. |
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceError
Deprecated.
Use
SingleError instead |
class |
SingleError
Default implementation of
IError. |
| Modifier and Type | Method and Description |
|---|---|
static Comparator<IHasErrorID> |
IHasErrorID.getComparatorErrorID() |
Copyright © 2014–2016 Philip Helger. All rights reserved.