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