<!-- 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; [locationTag](./case-boundary.printablemessageerror.locationtag.md)

## PrintableMessageError.locationTag property

The tag line for the location the error happened, for printing after the error message. This might have more information than the `location` above.

**Signature:**

```typescript
readonly locationTag: string;
```
