# assistant/1.0.9/backend/src/System/Container/ConfigException.php

Assistant – Every Day Productivity Apps, version 1.0.9. 8 lines.

- Page: https://pluginprobe.com/plugins/assistant/1.0.9/code/backend/src/System/Container/ConfigException.php
- Raw: https://pluginprobe.com/plugins/assistant/1.0.9/raw/backend/src/System/Container/ConfigException.php
- Modified: 2022-06-09T16:09:52+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/assistant/1.0.9/code/backend/src/System/Container/ConfigException.php#L10-L20`.

```php
<?php

namespace FL\Assistant\System\Container;

class ConfigException extends InjectorException {

}

```
