> For the complete documentation index, see [llms.txt](https://docs.ionos.com/nodejs-sdk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/nodejs-sdk/models/errormessage.md).

# ErrorMessage

## Properties

| Name          | Type       | Description                      | Notes                                           |
| ------------- | ---------- | -------------------------------- | ----------------------------------------------- |
| **errorCode** | **string** | Application internal error code. | \[optional] \[readonly] \[default to undefined] |
| **message**   | **string** | A human-readable message.        | \[optional] \[readonly] \[default to undefined] |
