# fluent-cart/1.5.0/vendor/openspout/openspout/src/Common/Exception/InvalidArgumentException.php

FluentCart A New Era of eCommerce – Faster, Lighter, and Simpler, version 1.5.0. 8 lines.

- Page: https://pluginprobe.com/plugins/fluent-cart/1.5.0/code/vendor/openspout/openspout/src/Common/Exception/InvalidArgumentException.php
- Raw: https://pluginprobe.com/plugins/fluent-cart/1.5.0/raw/vendor/openspout/openspout/src/Common/Exception/InvalidArgumentException.php
- Modified: 2025-11-20T13:11:16+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/fluent-cart/1.5.0/code/vendor/openspout/openspout/src/Common/Exception/InvalidArgumentException.php#L10-L20`.

```php
<?php

namespace FluentCart\OpenSpout\Common\Exception;

class InvalidArgumentException extends SpoutException
{
}

```
