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

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

## PrintableMatchError.location property

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

**Signature:**

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