File "XMLProcessingException.php"

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

<?php

namespace Box\Spout\Reader\Exception;

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