| Class | Description |
|---|---|
| ErrorReport |
A class used to serialize an
ApplicationException in json |
| Exception | Description |
|---|---|
| ApplicationException |
This RuntimeException is used to be handled by several aspects
It overrides the message to enable the serialization/deserialization using setters as required in json serialization for instance |
| TechnicalError |
Exception thrown when no cause can be invoked else a technical cause or a bug
|
Copyright © 2016. All rights reserved.