#  QueryException

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

**Extends**: `\RuntimeException`

## Methods

* [createFromErrors()](#createfromerrors)

### createFromErrors()

```php
static public function createFromErrors(
    array $errors
): self
```

Argument|Type|Default|Description
--------|----|-------|-----------
`$errors`|`array`||

Return Value: `self`

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