<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@contract-case/case-boundary](./case-boundary.md) &gt; [PrintableMessageError](./case-boundary.printablemessageerror.md) &gt; [location](./case-boundary.printablemessageerror.location.md)

## PrintableMessageError.location property

The location the error happened, for printing at the top of the error message

**Signature:**

```typescript
readonly location: string;
```
