File "NoSheetsFoundException.php"

Full Path: /home/romayxjt/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/Exception/NoSheetsFoundException.php
File size: 193 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace Box\Spout\Reader\Exception;

/**
 * Class NoSheetsFoundException
 *
 * @api
 * @package Box\Spout\Reader\Exception
 */
class NoSheetsFoundException extends ReaderException
{
}