| Enum | Description |
|---|---|
| ProblemSeverity |
Due to lack of inspiration, these severities are modeled after the logging levels in log4j.
|
| Annotation Type | Description |
|---|---|
| ProblemInterface | |
| ProblemMethod | |
| ProblemProperty |
This annotation can be used to pass an object as a parameter to an error method, but include
one of its properties in the message.
|