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

[Home](./index.md) &gt; [@contract-case/case-boundary](./case-boundary.md) &gt; [BoundaryCrashMessage](./case-boundary.boundarycrashmessage.md)

## BoundaryCrashMessage class

Contains constants for the crash messages

**Signature:**

```typescript
export declare class BoundaryCrashMessage
```

## Properties

| Property                                                                           | Modifiers                                              | Type           | Description |
| ---------------------------------------------------------------------------------- | ------------------------------------------------------ | -------------- | ----------- |
| [CRASH_MESSAGE_END](./case-boundary.boundarycrashmessage.crash_message_end.md)     | <p><code>static</code></p><p><code>readonly</code></p> | (not declared) |             |
| [CRASH_MESSAGE_START](./case-boundary.boundarycrashmessage.crash_message_start.md) | <p><code>static</code></p><p><code>readonly</code></p> | (not declared) |             |
