| Package | Description |
|---|---|
| com.helger.commons.error | |
| com.helger.commons.error.level | |
| com.helger.commons.log |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IError
Common interface for single errors and resource errors.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SingleError
Default implementation of
IError. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IHasErrorLevelComparable<IMPLTYPE extends IHasErrorLevelComparable<IMPLTYPE>>
Base interface for objects that have a severity based on
IErrorLevel. |
| Modifier and Type | Class and Description |
|---|---|
class |
LogMessage
Represents a single log message.
|
Copyright © 2014–2019 Philip Helger. All rights reserved.