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

[Home](./index.md) &gt; [@contract-case/case-definition-dsl](./case-definition-dsl.md) &gt; [interactions](./case-definition-dsl.interactions.md) &gt; [functions](./case-definition-dsl.interactions.functions.md) &gt; [ThrowingFunctionExecutionExample](./case-definition-dsl.interactions.functions.throwingfunctionexecutionexample.md) &gt; [errorClassName](./case-definition-dsl.interactions.functions.throwingfunctionexecutionexample.errorclassname.md)

## interactions.functions.ThrowingFunctionExecutionExample.errorClassName property

A test equivalence matcher for the class name of this exception

**Signature:**

```typescript
readonly errorClassName: AnyMatcherOrData;
```
