File "InvalidColorException.php"

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

<?php

namespace Box\Spout\Writer\Exception;

/**
 * Class InvalidColorException
 *
 * @api
 * @package Box\Spout\Writer\Exception
 */
class InvalidColorException extends WriterException
{
}