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

[Home](./index.md) &gt; [@contract-case/case-boundary](./case-boundary.md) &gt; [BoundaryFailureKindConstants](./case-boundary.boundaryfailurekindconstants.md) &gt; [CASE_CORE_ERROR](./case-boundary.boundaryfailurekindconstants.case_core_error.md)

## BoundaryFailureKindConstants.CASE_CORE_ERROR property

Something went wrong in ContractCase internals. Almost certainly a bug.

**Signature:**

```typescript
static readonly CASE_CORE_ERROR: string;
```
