# fluentform/3.6.51/app/Services/wpfluent/src/Exception.php

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

- Page: https://pluginprobe.com/plugins/fluentform/3.6.51/code/app/Services/wpfluent/src/Exception.php
- Raw: https://pluginprobe.com/plugins/fluentform/3.6.51/raw/app/Services/wpfluent/src/Exception.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/3.6.51/code/app/Services/wpfluent/src/Exception.php#L10-L20`.

```php
<?php namespace WpFluent;

class Exception extends \Exception
{

}

```
