| Package | Description |
|---|---|
| com.helger.commons.error | |
| com.helger.commons.log |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IErrorLevel
Interface representing a single error level.
|
interface |
IResourceError
Interface for an error that can be drilled down to a certain resource (e.g. a
document).
|
| Modifier and Type | Class and Description |
|---|---|
class |
EErrorLevel
Represents a generic error level.
|
class |
ErrorLevel
A standalone implementation of the
IErrorLevel interface. |
class |
ResourceError
Default implementation of the
IResourceError interface. |
| Modifier and Type | Class and Description |
|---|---|
class |
LogMessage
Represents a single log message.
|
Copyright © 2014–2015 Philip Helger. All rights reserved.