?iť?

Your IP : 18.223.195.164


Current Path : /home/scgforma/www/cloud/3rdparty/leafo/scssphp/src/Exception/
Upload File :
Current File : /home/scgforma/www/cloud/3rdparty/leafo/scssphp/src/Exception/ParserException.php

<?php
/**
 * SCSSPHP
 *
 * @copyright 2012-2017 Leaf Corcoran
 *
 * @license http://opensource.org/licenses/MIT MIT
 *
 * @link http://leafo.github.io/scssphp
 */

namespace Leafo\ScssPhp\Exception;

/**
 * Parser Exception
 *
 * @author Oleksandr Savchenko <traveltino@gmail.com>
 */
class ParserException extends \Exception
{
}