Current path: home/webdevt/prestashop17/vendor/sensiolabs/security-checker/SensioLabs/Security/Exception/
?? Go up: /home/webdevt/prestashop17/vendor/sensiolabs/security-checker/SensioLabs/Security
<?php
/*
* This file is part of the SensioLabs Security Checker.
*
* (c) Fabien Potencier
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace SensioLabs\Security\Exception;
class RuntimeException extends \RuntimeException implements ExceptionInterface
{
}