> For the complete documentation index, see [llms.txt](https://docs.ionos.com/postgres-sdk-nodejs/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/postgres-sdk-nodejs/models/errormessage.md).

# ErrorMessage

## Properties

| Name          | Type       | Description                                                              | Notes                               |
| ------------- | ---------- | ------------------------------------------------------------------------ | ----------------------------------- |
| **errorCode** | **string** | Application internal error code                                          | \[optional] \[default to undefined] |
| **message**   | **string** | A human readable explanation specific to this occurrence of the problem. | \[optional] \[default to undefined] |
