| Package | Description |
|---|---|
| com.crabshue.commons.exceptions |
Common exceptions used in the project commons.
|
| com.crabshue.commons.exceptions.context |
Types and contexts to define exceptions.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractException |
AbstractException.addContextValue(ErrorContext label,
Object value)
Add a context entry to an exception as an
ErrorContext and an object. |
| Modifier and Type | Class and Description |
|---|---|
class |
CommonErrorContext
Common exception context values.
|
Copyright © 2021 Crabs Hue. All rights reserved.