File "InvalidArgumentException.php"
Full Path: /home/romayxjt/public_html/wp-content/plugins/fluentform/app/Services/Spout/Common/Exception/InvalidArgumentException.php
File size: 196 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Box\Spout\Common\Exception;
/**
* Class InvalidArgumentException
*
* @api
* @package Box\Spout\Common\Exception
*/
class InvalidArgumentException extends SpoutException
{
}