#  MapperNotFoundException

**Fully Qualified**: [`\Frontastic\Common\ShopwareBundle\Domain\Exception\MapperNotFoundException`](../../../../../src/php/ShopwareBundle/Domain/Exception/MapperNotFoundException.php)

**Extends**: `\RuntimeException`

## Methods

* [__construct()](#__construct)

### __construct()

```php
public function __construct(
    string $mapperName
): mixed
```

Argument|Type|Default|Description
--------|----|-------|-----------
`$mapperName`|`string`||

Return Value: `mixed`

Generated with [Frontastic API Docs](https://github.com/FrontasticGmbH/apidocs).
