# fluentform/1.2.4/app/Services/wpfluent/src/QueryBuilder/TransactionHaltException.php

Fluent Forms – Customizable Contact Forms, Survey, Quiz, &amp; Conversational Form Builder, version 1.2.4. 8 lines.

- Page: https://pluginprobe.com/plugins/fluentform/1.2.4/code/app/Services/wpfluent/src/QueryBuilder/TransactionHaltException.php
- Raw: https://pluginprobe.com/plugins/fluentform/1.2.4/raw/app/Services/wpfluent/src/QueryBuilder/TransactionHaltException.php
- Modified: 2017-12-29T16:40:50+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/fluentform/1.2.4/code/app/Services/wpfluent/src/QueryBuilder/TransactionHaltException.php#L10-L20`.

```php
<?php

namespace WpFluent\QueryBuilder;

class TransactionHaltException extends \Exception
{
}

```
