# Error Manager

**Error Manager Class** (CError) is a class used to manage the error data. This class allows you to create an Error instance with a given error code. The Error instance has methods to return the error message and the logging level associated with the error code.

{% hint style="info" %}
The content of this section is under revision and will be available soon. In the meantime, you can refer to the [Change logs](https://jframework.gitbook.io/developers/change-logs) for a brief overview of the updates.
{% endhint %}
