/home/mip/mip/public/img/credit/datatables/RuntimeException.php.tar
home/mip/mip/vendor/symfony/mailer/Exception/RuntimeException.php000064400000000651151245537140021302 0ustar00<?php

/*
 * This file is part of the Symfony package.
 *
 * (c) Fabien Potencier <fabien@symfony.com>
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */

namespace Symfony\Component\Mailer\Exception;

/**
 * @author Fabien Potencier <fabien@symfony.com>
 */
class RuntimeException extends \RuntimeException implements ExceptionInterface
{
}
home/mip/mip/vendor/symfony/string/Exception/RuntimeException.php000064400000000560151246064240021333 0ustar00<?php

/*
 * This file is part of the Symfony package.
 *
 * (c) Fabien Potencier <fabien@symfony.com>
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */

namespace Symfony\Component\String\Exception;

class RuntimeException extends \RuntimeException implements ExceptionInterface
{
}
home/mip/mip/vendor/phpunit/phpunit/src/TextUI/Exception/RuntimeException.php000064400000000711151251564440023451 0ustar00<?php declare(strict_types=1);
/*
 * This file is part of PHPUnit.
 *
 * (c) Sebastian Bergmann <sebastian@phpunit.de>
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */
namespace PHPUnit\TextUI;

/**
 * @internal This class is not covered by the backward compatibility promise for PHPUnit
 */
final class RuntimeException extends \RuntimeException implements Exception
{
}
home/mip/mip/vendor/symfony/console/Exception/RuntimeException.php000064400000000656151520662100021467 0ustar00<?php

/*
 * This file is part of the Symfony package.
 *
 * (c) Fabien Potencier <fabien@symfony.com>
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */

namespace Symfony\Component\Console\Exception;

/**
 * @author Jérôme Tamarelle <jerome@tamarelle.net>
 */
class RuntimeException extends \RuntimeException implements ExceptionInterface
{
}
home/mip/mip/vendor/symfony/process/Exception/RuntimeException.php000064400000000741151520662500021502 0ustar00<?php

/*
 * This file is part of the Symfony package.
 *
 * (c) Fabien Potencier <fabien@symfony.com>
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */

namespace Symfony\Component\Process\Exception;

/**
 * RuntimeException for the Process Component.
 *
 * @author Johannes M. Schmitt <schmittjoh@gmail.com>
 */
class RuntimeException extends \RuntimeException implements ExceptionInterface
{
}
home/mip/mip/vendor/symfony/mime/Exception/RuntimeException.php000064400000000647151520662720020764 0ustar00<?php

/*
 * This file is part of the Symfony package.
 *
 * (c) Fabien Potencier <fabien@symfony.com>
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */

namespace Symfony\Component\Mime\Exception;

/**
 * @author Fabien Potencier <fabien@symfony.com>
 */
class RuntimeException extends \RuntimeException implements ExceptionInterface
{
}
home/mip/mip/vendor/symfony/routing/Exception/RuntimeException.php000064400000000561151520662770021524 0ustar00<?php

/*
 * This file is part of the Symfony package.
 *
 * (c) Fabien Potencier <fabien@symfony.com>
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */

namespace Symfony\Component\Routing\Exception;

class RuntimeException extends \RuntimeException implements ExceptionInterface
{
}