<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [rc-js-util](./rc-js-util.md) &gt; [INestedError](./rc-js-util.inestederror.md) &gt; [getMessage](./rc-js-util.inestederror.getmessage.md)

## INestedError.getMessage() method

**Signature:**

```typescript
getMessage(): TLocalization;
```
**Returns:**

TLocalization

The localized error message for the user.

